theforeman / puppet-puppet

Puppet module for Puppet client and server
GNU General Public License v3.0
88 stars 227 forks source link

require puppetlabs/stdlib 9.x #883

Closed bastelfreak closed 1 year ago

bastelfreak commented 1 year ago

The to_json_pretty() function is deprecated. The successor is stdlib::to_json_pretty().

jhoblitt commented 1 year ago

Could we simply allow stdlib 9 without the function changes?

jhoblitt commented 1 year ago

Opened as an alternative: https://github.com/theforeman/puppet-puppet/pull/891

ekohl commented 1 year ago

I ended up merging https://github.com/theforeman/puppet-puppet/pull/898.