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

    Les Shiner

    08/17/2022, 1:50 PM
    I'll have to upgrade r10k then
  • l

    Les Shiner

    08/17/2022, 1:50 PM
    r10k 3.1.0
  • b

    bastelfreak

    08/17/2022, 1:52 PM
    that's ooooooooold 😄
  • b

    bastelfreak

    08/17/2022, 1:52 PM
    yeah try 3.15
  • l

    Les Shiner

    08/17/2022, 1:53 PM
    Ok I think I have a disconnect when it comes to using puppet to manage resources on the server itself. Where am I creating this manifest at?
  • l

    Les Shiner

    08/17/2022, 1:53 PM
    alright i'll upgrade, look, I don't know what i'm doing @bastelfreak!!!
  • l

    Les Shiner

    08/17/2022, 1:54 PM
    I can create and manage manifests for the environments, but i haven't done anything related to managing resources on the actual server
  • s

    Slackbot

    08/17/2022, 2:33 PM
    This message was deleted.
    n
    t
    • 3
    • 3
  • w

    whatsaranjit

    08/17/2022, 2:57 PM
    Copy code
    ~ puppet apply -e 'alert("Hello world")'
    Alert: Scope(Class[main]): Hello world
    Notice: Compiled catalog for ranjit.whatsaranjit.internal in environment production in 0.01 seconds
    Notice: Applied catalog in 0.00 seconds
    As long as the function is in the modulepath.
    🙌 1
    🙌🏼 1
  • s

    Slackbot

    08/17/2022, 3:36 PM
    This message was deleted.
    l
    b
    d
    • 4
    • 41
  • j

    Joel Wilson

    08/17/2022, 3:54 PM
    Is there a way with
    puppet-query
    to only show those reports that have a match within a message, which is in the
    log.data[]
    within each report
  • j

    Joel Wilson

    08/17/2022, 3:54 PM
    Is there a way with
    puppet-query
    to only show those reports that have a match within a message, which is in the
    log.data[]
    within each report
  • j

    Joel Wilson

    08/17/2022, 4:00 PM
    I guess I could just get it close and then use jq to look for it.
  • b

    bastelfreak

    08/17/2022, 4:03 PM
    your puppetserver isn't windows I guess
  • j

    Joel Wilson

    08/17/2022, 4:56 PM
    I’m still getting that
    Lookup using eyaml lookup_key function is only supported when the hiera_eyaml library is present on node
    intermittently and it shouldn’t be. It should fail on all catalogs if it’s a problem on the master.
  • n

    natemccurdy

    08/17/2022, 4:57 PM
    Maybe some agents aren’t using Hiera data that uses the eyaml backend?
  • n

    natemccurdy

    08/17/2022, 4:57 PM
    Is eyaml your ownly Hiera backend, or do you only use eyaml on some layers of the hierarchy?
  • n

    natemccurdy

    08/17/2022, 4:57 PM
    Is eyaml your ownly Hiera backend, or do you only use eyaml on just some layers of the hierarchy?
  • n

    natemccurdy

    08/17/2022, 4:58 PM
    Is eyaml your only Hiera backend, or do you only use eyaml on just some layers of the hierarchy?
  • n

    natemccurdy

    08/17/2022, 5:01 PM
    If the eyaml gem was botched on one Puppetserver, I would suspect it’s botched on the rest of them too, and re-installing it to fix the problem across the board makes sense to me.
  • b

    bastelfreak

    08/17/2022, 6:27 PM
    https://github.com/puppetlabs/puppetlabs-puppetdb/blob/main/manifests/init.pp#L76
  • s

    Slackbot

    08/17/2022, 9:27 PM
    This message was deleted.
    b
    c
    +3
    • 6
    • 10
  • n

    Neeloj

    08/18/2022, 7:35 AM
    hi all, we have now Puppetserver ( master ) and Agents. The Agents have only one Puppetserver ( master ). Its possible to have multiple Puppetserver ( master )? if one failed that Agents conntact the another one ? thanks in advance
  • s

    Slackbot

    08/18/2022, 7:37 AM
    This message was deleted.
    n
    g
    b
    • 4
    • 20
  • b

    bastelfreak

    08/18/2022, 7:38 AM
    or run a loadbalancer or use srv records
  • n

    Neeloj

    08/18/2022, 8:33 AM
    Sorry @bastelfreak I mean with my question I have to have both or I should replace current
    server
    configuration with
    server_list=[srv1, stv2]
  • s

    Slackbot

    08/18/2022, 9:02 AM
    This message was deleted.
    b
    a
    • 3
    • 9
  • a

    Allahshukur Ahmadzada

    08/18/2022, 9:03 AM
    hello, should code manager webhook immedieatly update code-staging folder? because I see webhook returns 200 but code not changed on server side, manually try and this time works
  • s

    Slackbot

    08/18/2022, 9:17 AM
    This message was deleted.
    d
    s
    • 3
    • 5
1...135136137...428Latest