[Puppet Users] Announcing Bolt 1.27.0 release

2019-07-25 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.27.0. Highlights in this release include: - Supporting WinRM with Kerberos - Collecting analytics about Boltdir usage - Adding the ability to target AWS instances - Reporting analytics about plugin usage - Some bug fixes F

[Puppet Users] Order in notify

2019-07-25 Thread Helmut Schneider
Hi, can I order Execs in a notify? exec { "Request $quality certificate for $letsencryptCommonName (SAN: ${join(sort($letsencryptDnsNames), ',')})": path => '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin', onlyif => "$requestOnlyif", command => "$reques