https://www.puppet.com/community logo
Join Slack
Powered by
# puppet
  • n

    natemccurdy

    04/19/2022, 11:29 PM
    Ah, this page with “puppet-agent component version numbers” https://puppet.com/docs/puppet/5.5/about_agent.html#puppet-agent-component-version-numbers
  • n

    natemccurdy

    04/19/2022, 11:31 PM
    @vchepkov Ah, here you go: https://puppet.com/docs/puppet/6/platform_lifecycle.html#puppet-agent-components
  • n

    natemccurdy

    04/19/2022, 11:31 PM
    hah…woops. Even that table is wrong. It lists
    puppet
    version 6.27.1 in
    puppet-agent
    6.27.1
  • s

    Slackbot

    04/20/2022, 2:29 AM
    This message was deleted.
    y
    • 2
    • 1
  • s

    Sean Champ

    04/20/2022, 5:17 AM
    Hi community. Not sure if I have a Q/A question - is there any advice available for using --logdest <file> with 'puppet catalog compile'? I'm not seeing it produce any output in any file provided, and it ignores /dev/null
  • s

    Sean Champ

    04/20/2022, 5:18 AM
    e.g $ puppet catalog compile --log_level debug --logdest /tmp/log.txt --confdir /tmp/puppet_ctl | head # all of the output goes to stdout, none to /tmp/log.txt. Maybe it's unique to 'puppet catalog compile' (?)
  • s

    Sean Champ

    04/20/2022, 5:20 AM
    I've figured out how to use
    --log-level warn
    but if it produced any warning output, that could break anything expecting json on input, lol. I was hoping to be able send to the log output to a temporary file computed at runtime
  • s

    Sean Champ

    04/20/2022, 5:20 AM
    erm rather
    --log_level warn
  • s

    Sean Champ

    04/20/2022, 5:22 AM
    fwiw testing out a masterless config, after Alessandro Franceschi's book Extending Puppet (Packt). It might have been published circa Puppet 4 but afaict is the book to go to lol
  • s

    Sean Champ

    04/20/2022, 5:24 AM
    This is with Puppet 7 from FreeBSD ports i.f, running under a Bhyve VM. Looking forward to installing it under OpenSUSE, testing first lol
  • g

    Goran Brannstrom

    04/20/2022, 11:35 AM
    When one uses Puppet's _*pe_patch*_ class is there anyway to disable all patch schedules temporarily due to e.g, a service window when you don't want to "rock the boat" by patching?
  • b

    bastelfreak

    04/20/2022, 1:53 PM
    Any puppet on windows users here who could contribute factsets for facter 4 to https://github.com/voxpupuli/facterdb?
  • b

    bastelfreak

    04/20/2022, 1:53 PM
    Any puppet on windows users here who could contribute factsets for facter 4 to https://github.com/voxpupuli/facterdb?
  • n

    nwops

    04/20/2022, 8:58 PM
    is it just me or did this stop working: https://puppetlabs.github.io/
  • c

    CVQuesty

    04/20/2022, 9:00 PM
    Wow. Check out the “whois” on that
  • c

    CVQuesty

    04/20/2022, 9:02 PM
    That domain is available for purchase from http://www.nic.io/
  • c

    CVQuesty

    04/20/2022, 9:02 PM
    github.io, though, seems to be fine.
  • s

    Slackbot

    04/21/2022, 7:49 AM
    This message was deleted.
    d
    s
    • 3
    • 3
  • m

    Massimiliano (Max)

    04/21/2022, 11:42 AM
    hi all 👋
  • m

    Massimiliano (Max)

    04/21/2022, 11:43 AM
    I have this function ☝️
  • s

    Slackbot

    04/21/2022, 11:43 AM
    This message was deleted.
    c
    m
    • 3
    • 6
  • s

    Slackbot

    04/21/2022, 11:46 AM
    This message was deleted.
    l
    d
    m
    • 4
    • 4
  • m

    Massimiliano (Max)

    04/21/2022, 12:20 PM
    ok, I'm gonna install the gem
    uuidtools
    , and I give up using
    open3
    ... I'm sure it's gonna work
  • j

    jkroepke

    04/21/2022, 12:50 PM
    @jkroepke has left the channel
  • m

    Massimiliano (Max)

    04/21/2022, 1:09 PM
    message has been deleted
  • c

    csharpsteen

    04/21/2022, 1:15 PM
    message has been deleted
  • c

    csharpsteen

    04/21/2022, 1:15 PM
    The
    Puppet::Util::Execution
    library also avoids this by ensuring
    vfork()
    is used.
  • s

    Slackbot

    04/21/2022, 1:19 PM
    This message was deleted.
    b
    • 2
    • 1
  • m

    Massimiliano (Max)

    04/21/2022, 1:20 PM
    @bastelfreak I ran it right a few minutes ago and it worked for me on Ubuntu and CentOS. And I have facter 4.2.8
12345...428Latest