Hi everyone,
Now that I am starting to move from a primarily Hiera/YAML data backend to
using Foreman smart parameters, I am encountering an issue that I'd like to
see if anyone has dealt with. In Hiera, I use RI Pienaar's module_data
module so that I can build a data structure in every module,
I ran into this issue when Active(Record|Model|Support) had a version
higher than 3.0.11. I'm running RHEL6 x64 with Ruby 1.8.7 from RPM and
MySQL gem 2.8.1 built from source, if that rings true for you. Which
versions of the installed gems do you have? And if you run the puppet
master as
puppet ma
Hi everyone,
I am reconsidering how I am using the Puppet nagios functionality, at
the moment I am creating one service for each check on each host. A
lot of them are identical, and would be better tied to hostgroups to
simplify my config. Namely, I have about 5,000 checks in there now
which will
Hi everyone,
I've been reading the groups here for a while, and have gotten a lot
of things fixed by finding other people's posts, so hopefully someone
will be able to set me straight. I am working on a Puppet deployment
that needs to have a lot of disparate data pulled together, and as far
as the