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

    vchepkov

    05/04/2022, 10:17 PM
    https://github.com/theforeman/puppet-puppet/blob/16.2.0/manifests/server/config.pp#L193-L213
  • v

    vchepkov

    05/04/2022, 10:17 PM
    https://github.com/theforeman/puppet-puppet/blob/16.2.0/manifests/server/config.pp#L193-L213
  • l

    Les Shiner

    05/04/2022, 10:17 PM
    well aren't you just the best
  • v

    vchepkov

    05/04/2022, 10:19 PM
    bottom line
  • v

    vchepkov

    05/04/2022, 10:19 PM
    Copy code
    [master]
        autosign = true
  • v

    vchepkov

    05/04/2022, 10:20 PM
    that's if anything
  • v

    vchepkov

    05/04/2022, 10:21 PM
    can be path to a file, which can be a policy implementation
    ✅ 1
  • v

    vchepkov

    05/04/2022, 10:21 PM
    can be path to a file, which can be a policy implementation
  • s

    Slackbot

    05/05/2022, 9:35 AM
    This message was deleted.
    c
    n
    • 3
    • 2
  • s

    Slackbot

    05/05/2022, 11:04 AM
    This message was deleted.
    n
    b
    +5
    • 8
    • 15
  • f

    fe80

    05/05/2022, 11:22 AM
    Copy code
    cron::job { 'sa2':
        command => '/usr/lib64/sa/saw -A',
        user           => 'root',
        hour          = >'23',
        minute      => '53',
    }
  • f

    fe80

    05/05/2022, 11:22 AM
    Copy code
    cron::job { 'sa2':
        command => '/usr/lib64/sa/saw -A',
        user           => 'root',
        hour          => '23',
        minute      => '53',
    }
  • s

    Slackbot

    05/05/2022, 12:43 PM
    This message was deleted.
    y
    b
    +4
    • 7
    • 57
  • b

    bastelfreak

    05/05/2022, 12:43 PM
    hey people. Anybody debugged Puppet Agent memory usage in the past? I'm running the agent as a systemd timer and it uses up to 4gig of memory during a run. seems to be a bit high. There is probably an awesome way to profile this
  • f

    fe80

    05/05/2022, 12:55 PM
    puppet agent -tdv
    and look when the memory usage on the same time ?
  • f

    fe80

    05/05/2022, 12:59 PM
    look the yaml and use
    evaluation_time
    key when ith > to 10sec, that can be help you maybe
  • f

    fe80

    05/05/2022, 12:59 PM
    look the yaml and use
    evaluation_time
    key when it's > to 10sec, that can be help you maybe
  • s

    Slackbot

    05/05/2022, 1:09 PM
    This message was deleted.
    a
    b
    • 3
    • 12
  • s

    Slackbot

    05/05/2022, 1:28 PM
    This message was deleted.
    y
    b
    j
    • 4
    • 17
  • y

    Yorokobi

    05/05/2022, 1:32 PM
    What would cause this on a clean Alma Linux 8 server (EC2)? Stack trace moved to 🧵
  • y

    Yorokobi

    05/05/2022, 1:47 PM
    What would cause this facter error on a clean Alma Linux 8 server (EC2)? Stack trace moved to 🧵
  • b

    bastelfreak

    05/05/2022, 2:09 PM
    https://github.com/petems/petems-hiera_vault its just a hiera backend
  • y

    Yorokobi

    05/05/2022, 2:37 PM
    It looks like it doesn't like the binary/base64 encoded ec2_userdata cloud-init uses.
  • y

    Yorokobi

    05/05/2022, 2:56 PM
    Is this the sort of thing that warrants a bug report/Jira ticket or is the work-around I found the correct solution?
  • s

    Samy

    05/05/2022, 3:14 PM
    Hi Everyone, cem_linux module,
    cem_linux::utils::packages::linux ::ssh:
    Applies ssh configuration on all the hosts, And, I wanted to apply 2 different values only for 3 specific nodes. For ex: I want to change AllowTcpForwarding and max_startups On 3 servers only Any suggestions for this?
  • v

    vchepkov

    05/05/2022, 3:18 PM
    right, that needs to be incorporated to puppet/systemd
  • e

    elfchief

    05/05/2022, 3:26 PM
    Bumping this, for great justice, and also because I feel like I’m losing my mind with not being able to figure out where a particular virtual resource is getting realized in my codebase.
  • c

    csharpsteen

    05/05/2022, 3:27 PM
    To be honest, that’s one big reason I’ve stayed far, far away from virtual resources. Too much spooky action at a distance.
  • e

    elfchief

    05/05/2022, 3:29 PM
    Same, but one doesn’t always get to chose the quality of one’s codebase.
  • s

    Slackbot

    05/05/2022, 3:38 PM
    This message was deleted.
    h
    c
    j
    • 4
    • 15
1...192021...428Latest