https://www.puppet.com/community logo
Join Slack
Powered by
# puppet-enterprise
  • s

    Slackbot

    09/06/2022, 8:52 AM
    This message was deleted.
    s
    • 2
    • 1
  • m

    Marty Ewings

    09/06/2022, 8:52 AM
    @simonhoenscheid i know you have a few open PRs and things wiht us right now! thank you! iv got a few holidays and things on my team right now, but we will do a review and merge as soon as we can, most of them look good!
  • m

    Marty Ewings

    09/06/2022, 8:53 AM
    @simonhoenscheid i know you have a few open PRs and things with us right now! thank you! iv got a few holidays and things on my team right now, but we will do a review and merge as soon as we can, most of them look good!
  • s

    Slackbot

    09/07/2022, 10:22 PM
    This message was deleted.
    c
    • 2
    • 1
  • s

    Slackbot

    09/08/2022, 7:55 PM
    This message was deleted.
    v
    j
    • 3
    • 2
  • j

    John Laffey

    09/08/2022, 7:59 PM
    set the channel topic: Puppet Enterprise 2021.7: Empowering automation and compliance simply, safely, and at scale. https://puppet.com/docs/pe/2021.7/release_notes_pe.html#release_notes_pe_x-7l See the Support Knowledge Base https://support.puppet.com/hc/en-us
  • s

    Slackbot

    09/08/2022, 8:36 PM
    This message was deleted.
    m
    b
    • 3
    • 8
  • m

    Marty Ewings

    09/09/2022, 8:23 AM
    This could be a bug, it looks like influxdb will be “helpful” and assume a data type on an insert,
  • b

    bastelfreak

    09/09/2022, 8:39 AM
    I raised https://github.com/puppetlabs/puppet_operational_dashboards/issues/78
  • b

    bastelfreak

    09/09/2022, 6:32 PM
    hey people, it's me again. PE can provide a shell/bash script that agents can download to install itself. Is there any documentation about it and its parameters online?
  • c

    CVQuesty

    09/09/2022, 6:34 PM
    https://puppet.com/docs/pe/2019.8/installing_agents.html#using_install_script-csr-attribute-settings
  • b

    bastelfreak

    09/09/2022, 6:37 PM
    ah thanks
  • c

    CVQuesty

    09/09/2022, 6:39 PM
    it’s a bit weird to me. Used to be a single curl string, but now they’re doing the URI on a separate line and stuff…
  • n

    NickB

    09/09/2022, 6:40 PM
    One extra stealth flag that isn’t documented is
    --puppet-service-debug
    that passes
    --debug
    to
    puppet resource
    when controlling the puppet service.
  • b

    bastelfreak

    09/09/2022, 6:41 PM
    ah neat
  • s

    Slackbot

    09/13/2022, 4:48 PM
    This message was deleted.
    j
    v
    +2
    • 5
    • 22
  • b

    bastelfreak

    09/13/2022, 5:00 PM
    which is why the Gemfile for r10k was updated to pull in rugged 1.x: https://github.com/puppetlabs/r10k/blob/main/Gemfile#L5 just PE doesn't care about it and vendors an ancient version
  • d

    David Sandilands

    09/14/2022, 8:49 AM
    I fixed a very similar issue with PDK for that depreciated message https://github.com/puppetlabs/pdk/pull/1177
  • b

    bastelfreak

    09/14/2022, 1:59 PM
    TIL: uppercase characters aren't allowed in environment names, but they do work for the puppet agent, just PE plans/tasks don't like it 😄
  • v

    vchepkov

    09/14/2022, 2:02 PM
    hmm, why they don't allowed? have been using them for years?
  • v

    vchepkov

    09/14/2022, 2:03 PM
    seems modern requirement https://puppet.com/docs/puppet/7/lang_reserved.html#lang_acceptable_char-environment-names
  • v

    vchepkov

    09/14/2022, 2:04 PM
    imho, PE should
    fix
    it when
    Copy code
    puppet_enterprise::master::code_manager::invalid_branches: correct
  • b

    bastelfreak

    09/14/2022, 2:06 PM
    it's at least documented for Puppet 6 as well
  • b

    bastelfreak

    09/14/2022, 2:06 PM
    and I tested it in PE 2019
  • v

    vchepkov

    09/14/2022, 2:07 PM
    PE creates environments, not me 🙂
  • v

    vchepkov

    09/14/2022, 2:07 PM
    I create branches
  • d

    David Sandilands

    09/14/2022, 3:08 PM
    its the not being able to use - and therefore not having environment names that matches jira tickets properly which kills me 😞
    this 1
  • b

    bastelfreak

    09/14/2022, 3:09 PM
    yes dito 😄
  • b

    bastelfreak

    09/14/2022, 3:10 PM
    that would be so nice. especially when you create branches out of jira
  • v

    vchepkov

    09/14/2022, 3:23 PM
    exactly
1...242526...73Latest