Many thanks for your reply Gavin. I have basically gone down this route in
my thinking too, except rather than use a fact, I will set up our ENC (a
custom ENC we've written) to set a global variable 'role' which can then be
used to drive the hiera hierarchy.
A fact would mean we would have to
ole doesn't define them (i.e. with specific
parameters). I'm pretty sure Heira was created to avoid this, and yet it
seems the only in-puppet-code option I can think of.
Any help and advice would be much appreciated.
Cheers,
David Bell
University of Southampton
--
You received
I am also experiencing this error with Puppet Dashboard 1.2.23.
On Friday, 5 April 2013 08:58:53 UTC+1, Stefan Heijmans wrote:
>
> Hello,
>
> we run Puppet Dashboard 1.2.23 in our sandbox and get an error deleting a
> node.
> - first time we press the delete button nothing happens
> - second ti
Hi there.
I am trying to add an existing user (set up by a package during
installation) to a group set up by another package during its installation.
So both the group and the user all ready exist.
I want the group to be added as an ADDITIONAL group, not to replace the
users originally assigne