Hi all.
I'm using the ElasticSearch module to manage the ElasticSearch package,
service, plugins, etc. and it's working quite wonderful.
Something that's missing, though, is being able to manage ElasticSearch
backup repositories.
I'm wondering if anyone has any examples of how they may be mana
Just to close the loop on this (for anyone interested), originally I was
failing with my hiera-fu. Once I got the error about missing the
ossec_server_ip value sorted, the second problem (Error while evaluating a
Function Call, ossec::agentkey: is missing) seemed to be related to the way
the fa
>
>> Have you looked in the master's logs for diagnostics that might be
>> relevant?
>>
>
> This I did not do. And I just did, and sure enough, there are some other
> (possibly relevant) errors showing up in the puppetserver.log.
> ==> puppetserver.log <==
> 2015-09-09 15:11:52,333 INFO [pupp
On Wednesday, September 9, 2015 at 7:28:40 AM UTC-6, jcbollinger wrote:
>
>
> Are you certain that the apt and motd classes are correctly receiving
> their parameters from Hiera? If their definitions happen to provide
> default values for all parameters, then a failure to look up parameter
>
On Wednesday, September 9, 2015 at 1:34:32 AM UTC-6, Luke Bigum wrote:
>
> I would isolate the Hiera lookup first, run it by hand on your Puppet
> Master:
>
> hiera --debug -c /etc/puppetlabs/code/hiera.yaml -y $(puppet config
> print yamldir)/facts/vm.yaml ossec::client::ossec_server_ip
> ::