Lumiere
09/16/2022, 4:24 PMBrian Schonecker
09/16/2022, 5:33 PMbastelfreak
09/16/2022, 5:38 PMbastelfreak
09/16/2022, 5:38 PMBrian Schonecker
09/16/2022, 5:39 PMJohn Ratliff
09/16/2022, 6:28 PMnatemccurdy
09/16/2022, 6:29 PMgetvar()
function makes that easy: https://puppet.com/docs/puppet/7/function.html#getvarnatemccurdy
09/16/2022, 6:29 PMgetvar()
function makes that easy: https://puppet.com/docs/puppet/7/function.html#getvarnatemccurdy
09/16/2022, 6:30 PM$example1 = getvar("my_class::${a}")
$example2 = getvar("my_class::${b}")
natemccurdy
09/16/2022, 6:31 PMgetvar()
)John Ratliff
09/16/2022, 6:31 PMSlackbot
09/16/2022, 7:41 PMnatemccurdy
09/16/2022, 7:54 PMmax-queue-length
? Is that the right name? Did you mean max-queued-requests
?natemccurdy
09/16/2022, 7:57 PMmax-active-instances
and seeing how that fares.Tamas Papp
09/16/2022, 8:06 PMTamas Papp
09/16/2022, 8:06 PMTamas Papp
09/16/2022, 8:08 PMTamas Papp
09/16/2022, 8:09 PMJoel Wilson
09/16/2022, 8:09 PMSlackbot
09/16/2022, 8:11 PMnatemccurdy
09/16/2022, 8:12 PMSlackbot
09/16/2022, 8:13 PMTamas Papp
09/16/2022, 8:14 PMJoel Wilson
09/16/2022, 8:16 PMTamas Papp
09/16/2022, 8:17 PMIf nothing changed in the code, the agent won't do anything.It checks if the local configuration matches to the one on the server, isn't that? Like is the content of the file the same like on the server?
Tamas Papp
09/16/2022, 8:18 PMTamas Papp
09/16/2022, 8:18 PMYorokobi
09/16/2022, 8:19 PMTamas Papp
09/16/2022, 8:20 PMJoel Wilson
09/16/2022, 8:21 PM