Thanks Corey.
I've been evaluating node_encrypt since it was talked about in the last
Puppet User group that I went to. At this point I'm likely going to use a
combination of node_encrypt for managing the catalog and the new Powershell
provider (version 2.0) that now has in-memory execution of
It will be shown unencrypted if you run in debug mode. Other than that, it
should be fine.
Trevor
On Fri, May 20, 2016 at 3:27 PM, Corey Osman wrote:
> I have been in this same situation before and used node_encrypt to do the
> job.
>
> https://github.com/binford2k/binford2k-node_encrypt
>
> Yo
I have been in this same situation before and used node_encrypt to do the
job.
https://github.com/binford2k/binford2k-node_encrypt
You can do the following.
1. encrypt hiera data with hiera-eyaml
2. encrypt parameter or other item during compilation using node_encrypt as
the eyaml encrypted da
It's up now.
On Fri, May 20, 2016 at 10:21 AM Morgan Rhodes wrote:
> Hi Matthew,
>
> We're working on getting those pushed right now. Should be up shortly!
>
> On Fri, May 20, 2016 at 9:18 AM Matthew Thode wrote:
>
>> http://downloads.puppetlabs.com/facter/ seems to lag behind but the
>> releas
Hi Matthew,
We're working on getting those pushed right now. Should be up shortly!
On Fri, May 20, 2016 at 9:18 AM Matthew Thode wrote:
> http://downloads.puppetlabs.com/facter/ seems to lag behind but the
> release has been tagged for a few days now.
>
> https://github.com/puppetlabs/facter/re
http://downloads.puppetlabs.com/facter/ seems to lag behind but the release
has been tagged for a few days now.
https://github.com/puppetlabs/facter/releases/tag/3.1.7
I'm currently using http://downloads.puppetlabs.com/facter/ to package from
because that's what upstream puppet has told me to