https://www.puppet.com/community logo
Join SlackCommunities
Powered by
# office-hours
  • s

    steveax

    06/02/2022, 10:15 PM
    seems like ideally you’d want that operator to target all the nodes, just not all at once, yes?
  • s

    steveax

    06/02/2022, 10:15 PM
    (to be able to target)
  • c

    Chris Reay

    06/02/2022, 10:15 PM
    lets just say hypothetically, while on a call with Puppet professional services, someone from Puppet was showing one of our new admins how they can send a restart command to their system via tasks but no one on the call noticed the entire puppet environment was targeted and within seconds all our computers were rebooting 😅
  • s

    steveax

    06/02/2022, 10:15 PM
    heh
  • c

    Chris Reay

    06/02/2022, 10:17 PM
    Luckily we killed the job before it went out to all systems
  • s

    steveax

    06/02/2022, 10:17 PM
    yeah, interesting conundrum, how do you limit the pace, but still allow an operator to target all the nodes they need to in a non-awkward workflow
  • c

    Chris Reay

    06/02/2022, 10:17 PM
    but if we did the same thing in Workspace One or Intune, we have a safeguard limit at 250 so it would warn us first indicating we are about to send out this command to over 250 systems, are you sure you want to do this? Or block it all together
  • s

    steveax

    06/02/2022, 10:18 PM
    gotcha, so sort of a pre-flight
  • c

    Chris Reay

    06/02/2022, 10:18 PM
    yeah
  • s

    steveax

    06/02/2022, 10:18 PM
    that some users can override
  • c

    Chris Reay

    06/02/2022, 10:19 PM
    Just something to configure on the environment level that orchestration would have certain safety limits assuming a customer wanted to impose limits
  • c

    Chris Reay

    06/02/2022, 10:19 PM
    or set those limits
  • s

    steveax

    06/02/2022, 10:19 PM
    that would be relatively easy to do with tasks
  • c

    Chris Reay

    06/02/2022, 10:20 PM
    But I know the office hours is over so I can stop bugging you @steveax 😄
  • s

    steveax

    06/02/2022, 10:20 PM
    plans can generate their own targets (and multiple TargetSpecs)
  • s

    steveax

    06/02/2022, 10:20 PM
    no, good discussion, thanks! I’ll chat with some of the other team members about it!
    gratitude thank you 1
  • c

    Chris Reay

    06/02/2022, 10:21 PM
    definitely the fault of anyone behind the keyboard but certainly would be a nice feature to have
  • s

    steveax

    06/02/2022, 10:22 PM
    for sure, we try to guard against those things when possible
  • s

    steveax

    06/02/2022, 10:23 PM
    OK, that’s a wrap for today. Thanks for the suggestions! We’ll be back in a couple of weeks. Y’all be good to yourselves in the meantime!
  • s

    Slackbot

    06/06/2022, 7:05 PM
    This message was deleted.
    t
    b
    d
    • 4
    • 3
  • d

    Dave Young

    06/06/2022, 7:05 PM
    hello friends, the puppet-forge office hours for this week are not in my favour (5 am my time [america/chicago]) -- could one of the mods please discuss this: https://github.com/puppetlabs/puppetlabs-kubernetes/pull/551 ? its been open a while and i'd like to see it merged. we have a rather peculiar environment and the solution in that pull request would make it so that i don't need to employ quite so many hacks to expand the install base.
  • d

    Dr Bunsen Honeydew

    06/07/2022, 4:45 PM
    letsplay 🧑‍🏫Puppet Core Team is about to start up in 15 minutes
  • j

    josh

    06/07/2022, 5:08 PM
    Hi folks, Core office hours are open! Have a question about open source puppet or Puppet Platform 6 & 7 releases, ask away!
  • j

    josh

    06/07/2022, 5:13 PM
    We recently announced availability of nightly puppet-agent packages for macOS 12 M1 in both puppet 6 and 7 streams. For example https://nightlies.puppet.com/downloads/mac/puppet6-nightly/12.
    🎉 1
  • j

    josh

    06/07/2022, 5:14 PM
    We're also working on Ubuntu 22.04 agent support. We should have nightly builds available "any day now".
    👍 1
  • j

    josh

    06/07/2022, 5:15 PM
    And Ubuntu 22.04 will be in the next 6.x and 7.x releases.
  • j

    josh

    06/07/2022, 5:18 PM
    Also Windows 11 support is in the works. Technically, puppet-agent package can be installed on Windows 11 already, but we're working on getting it integrated into our CI system.
  • s

    Slackbot

    06/07/2022, 5:22 PM
    This message was deleted.
    j
    b
    • 3
    • 12
  • j

    josh

    06/07/2022, 5:35 PM
    In facter 3, it looks like we retrieved info from https://github.com/puppetlabs/facter/blob/0e7677dc8310e02aaef9ab1d1d9cd5d938fb84de/lib/inc/internal/facts/linux/release_file.hpp#L86-L89
  • j

    josh

    06/07/2022, 5:36 PM
    So I think you want to do something like this to parse that data: https://github.com/puppetlabs/facter/blob/e5ad338bb6b5909c1d84cc7a580dc5dafed77e68/lib/facter/facts/photon/os/release.rb#L20-L35
1...91011...78Latest