Cas Donoghue
05/09/2023, 4:28 PMCas Donoghue
05/09/2023, 4:29 PMChris Reay
05/09/2023, 4:29 PMChris Reay
05/09/2023, 4:32 PMbolt command run while using --transport pcp to run native powershell. We usually prefer using bolt directly instead of bolt shim because the output is much easier to ready but we still have all the format and syntax challenges there as well.Chris Reay
05/09/2023, 4:33 PMCas Donoghue
05/09/2023, 4:42 PMCas Donoghue
05/09/2023, 4:43 PMbolt --enterpriseChris Reay
05/09/2023, 4:43 PMDr Bunsen Honeydew
05/09/2023, 4:45 PMCas Donoghue
05/09/2023, 4:45 PMplan command($command, $nodes){
# obviously params would need some special care
return run_command($command, $nodes)
}
puppet plan run command "psversion" nodes='my-agents'Chris Reay
05/09/2023, 4:52 PMjosh
05/09/2023, 5:05 PMnickgw
05/09/2023, 5:06 PMPat Riehecky
05/09/2023, 5:06 PMnickgw
05/09/2023, 5:06 PMpuppet ssl submit_request and get the csr to submit to vaultjosh
05/09/2023, 5:07 PMPat Riehecky
05/09/2023, 5:07 PMnickgw
05/09/2023, 5:09 PMjosh
05/09/2023, 5:12 PMpuppet ssl application to call https://github.com/puppetlabs/puppet/blob/ad7d75b08dfff5e308fde199407d84308d74e538/lib/puppet/application/ssl.rb#L164-L176 and call puts <http://csr.to|csr.to>_textSlackbot
05/09/2023, 5:17 PMjosh
05/09/2023, 5:26 PMPat Riehecky
05/09/2023, 5:27 PMjosh
05/09/2023, 5:30 PMPat Riehecky
05/09/2023, 5:32 PMjosh
05/09/2023, 5:33 PMPat Riehecky
05/09/2023, 5:33 PMjosh
05/09/2023, 5:33 PMjosh
05/09/2023, 5:49 PMjosh
05/09/2023, 5:59 PMDr Bunsen Honeydew
05/09/2023, 6:02 PM