[Puppet Users] Announcement: Release of Bolt 0.20.5

2018-06-01 Thread Kate Lopresti
Hello Everyone! Today we’re happy to announce the release of Bolt 0.20.5. In this release you will find: - Tasks with multiple implementations - Bolt packages available from Chocolatey and Homebrew - tty option available for Bolt configuration and inventory files For more information o

Re: [Puppet Users] file resource issue?

2018-06-01 Thread Arnau
Hi, Looks like you're not the only one having such issue: https://tickets.puppetlabs.com/browse/PUP-6624 A workaround is to force md5 checksumming: With apache, set ContentDigest On and use: puppet apply -e 'file { "/tmp/foo":