Figured it out. Someone had put
ensure => running,
on a package :(
On Wednesday, June 19, 2013 8:19:04 AM UTC-5, jcbollinger wrote:
>
>
>
> On Tuesday, June 18, 2013 5:13:27 PM UTC-5, KC1987 wrote:
>>
>> Hi.
>>
>> First off my situation is this;
>&
Hi.
First off my situation is this;
I have a module that's split up in such a way that it runs as follows:
Install packages => Ensure files are present => insure service is running.
Now say I have a stable cluster up and running. I want to push a new file
change on a configuration to all slave
Hi everyone.
I am receiving an error on this line:
hiera_include('classes')
According to documentation here:
http://docs.puppetlabs.com/hiera/1/puppet.html#hiera-lookup-functions it
seems to the standard way to call hiera_include.
Has anyone run into this issue? It only happens after a singl