On Wednesday, January 9, 2019 at 11:06:54 AM UTC-6, Salty Old Cowdawg wrote:
>
> Hi folks,
>
> I know... I know... get off of Puppet 3. I'll be getting there soon.
>
> Right now I have Puppet 3 in our production environment where I work.
> Long political story as to why we are still on 3 that
Hey,
I'm trying to use exported resources where one of the parameter of the
resource is a variable from hiera. This variable is retrieved using
automatic lookup and is encrypted in hiera using hiera-eyaml.
However when the ressource is exported insted of the clear password being
exported, I ge
>> Is there any chance that you have *too new* an Hiera installed?
I was actually worried at first that there was a regression in terms of
what hiera was on there given the host was "patched" recently. I may have
found the problem and yes I suspected right along the issue was on the
remote master
On 2019-01-10 10:56, Jocelyn Thode wrote:
Hey,
I'm trying to use exported resources where one of the parameter of the
resource is a variable from hiera. This variable is retrieved using
automatic lookup and is encrypted in hiera using hiera-eyaml.
However when the ressource is exported inste
Greetings!
We're happy to announce the release of Bolt 1.9.0. Highlights in this
release include:
- Improved out-of-the-box tasks
- Support for multiple PuppetDB `server_urls`
- Bug fixes
For more information, check out the release notes:
https://puppet.com/docs/bolt/1.x/bolt_release_no
We now have Vault lookups working using the Deferred functionality that
debuted in Puppet6x.
Here are my high level note on "how", hoping they help someone else in the
future (lots of assumptions, but if you have questions please reach out...)
#export VAULT_SKIP_VERIFY=true
#mkdir /var/lib/vaul