Closed pheeef closed 4 months ago
Ok this was apparently fixed in https://github.com/bzed/bzed-dehydrated/commit/f1d7275dca35aa28f2de86d2ba81e1ca668f4796 but the release for release tag is still missing.
Workaround is to install the puppet-module from source (g10k syntax)
mod 'dehydrated',
:git => 'https://github.com/bzed/bzed-dehydrated.git',
:branch => 'master'
Mod updated in forge.
When installing bzed-dehydrated (1.9) together with stdlib >= 9.0.0 you get the following error
Since the has_key is deprecated it should be replaced with something modern.
https://github.com/puppetlabs/puppetlabs-stdlib/pull/1319