ansible/changelogs/fragments/46044-puppet-puppet6-fix.yaml
John R Barker 6b3619da9e Backport/2.7/46044 Make puppet module useable on puppet 6 (#48871)
* Make puppet module useable on puppet 6 (#46044)

The unused ignorecache setting has been removed and so you
can't run puppet through this module anymore.

See PUP-8533 / https://tickets.puppetlabs.com/browse/PUP-8533
(cherry picked from commit 475d69da69)

* changelog
2018-11-19 10:17:00 -08:00

2 lines
82 B
YAML

minor_changes:
- Puppet module remove ``--ignorecache`` to allow Puppet 6 support