On Monday, January 25, 2016 at 6:48:07 PM UTC-5, Patrick Lesher wrote:
> Has anyone thought about or tried to have r10k run against a mysql backend
> to populate at least the information the puppetfile gives?
>
> Updating each puppetfile for a large number of “Environments” can be
> burdonsome w
On Monday, May 25, 2015 at 11:09:43 AM UTC-4, Alex Harvey wrote:
> Yes, I think that's a great idea. The code we use also compiles catalogs
> for every node, but doesn't go as far as to tell us the differences before
> and after for every node. If you have skeptical managers worried that
> Pu
On Sunday, May 24, 2015 at 4:05:15 AM UTC-4, Alex Harvey wrote:
> As part of an upgrade to Puppet 4, my team is considering to switch from
> an in-house tool that compiles puppet manifests into catalog against the
> installed version of Puppet
> https://github.com/oldNoakes/puppet-validator
>
>
On Sunday, May 3, 2015 at 5:24:28 PM UTC-4, Fernando FFR wrote:
> Hi Guys,
>
> I would like to use Jenkins to execute puppet agent on remote nodes.
> Does someone know how I could do that?
>
Our puppet masters are Jenkins slaves and we use Ansible to trigger puppet
agent runs across all the cli
In my experience using tilde as the value will pass through the equivalent
of undef. That said, I agree with all the comments about making optional
arguments actually optional, and not forcing them to be defined in hiera.
For example:
---
key: ~
--
You received this message because you are s
This is PE specific, but it'd be trivial to adapt it to work with either.
https://forge.puppetlabs.com/puppetlabs/pe_puppetserver_gem
On Thursday, December 18, 2014 5:27:39 PM UTC-5, Pete Brown wrote:
>
> Awesome job everyone!
>
> One question. Is there or will there be a package provider for
We use Jenkins Job Builder from the OpenStack project for configuring
Jenkins jobs. It's generally a lot more readable than the XML and it
offers templating features:
http://ci.openstack.org/jjb.html
On Wednesday, October 22, 2014 10:54:11 AM UTC-4, Atom Powers wrote:
>
> I would actually rec
Are you using Puppet Enterprise? If so, it ships with its own version of
Ruby, and you need to make sure the hiera-eyaml gem is installed in that
ruby installation also.
On Friday, October 3, 2014 6:58:41 AM UTC-4, Erinn Looney-Triggs wrote:
>
> I am having a tough time finding an answer to thi
On Tuesday, September 30, 2014 7:17:51 PM UTC-4, Tom Tucker wrote:
>
>
> I just got back from PuppetConf last week and several presenters mentioned
> using more than one Git repo with Puppet. Some even recommend having a
> repo per module. For our initial Puppet deployment this seems a bit
> e
On Friday, August 1, 2014 2:50:49 PM UTC-4, harish kumar wrote:
>
> puppetlabs-apt doesnt have apt- mirror support as of now. I believe it
> should have the support.
>
> The code should take apt global and repository configuration and configure
> apt-mirror, and optionally create cron schedules.
On Mon, Jun 9, 2014 at 11:23 AM, fatmcgav wrote:
> Afternoon all,
>
> Just thought I'd make the lists aware of an issue I hit with
> puppetlabs_spec_helper v0.5.0 today.
>
> It would appear that changes committed in [1] results in the dropping of
> mocha as a dependency, and therefore any tests d
On Thu, May 29, 2014 at 11:30 AM, Kylo Ginsberg wrote:
> I think a 'deprecation-level' setting might be more in keeping with
>> logging. It defaults to warn, but can be turned down to debug if you don't
>> want to normally see them.
>>
>>
> This seems like it might cause some confusion if users a
I've run into this a few times and I've found that looking at the server
logs, or running the puppet master with --trace usually gives me enough
information to work out where the error is being generated.
On Wed, May 28, 2014 at 3:23 PM, Dan White wrote:
> I found this reported bug:
> https://t
On Fri, May 23, 2014 at 9:16 AM, Trevor Vaughan wrote:
> Nice!
>
> Any chance of getting this patch (or something equivalent) into the next
> release?
>
>
> https://github.com/onyxpoint/hiera/commit/9fe491eca3cf3bbe203436b779f102f1ffe7b30f
>
I'll second that. This would clean up a lot of our hie
14 matches
Mail list logo