I'm trying to implement /etc/hosts handling using hiera as data
source, but my current implementation requires data duplication
because I could pass only array of strings as $name to host resource.
Is there any way to avoid such data duplication? Or maybe it is
possible to use templates but keep ab
Thanks Chris -- You received this message because you are subscribed
to the
Google Groups "Puppet Users" group. To post to this group, send email
to ...
http://groups.google.com/g/4ad7fae7/t/8aea1da5bfcd991b/d/941afa013a8dde98?...
http://123maza.com/65/tulasi551/
--
You received this messa
puppet-dev - 1 post - 1 author - Last post: Feb 16, 2010
nigel -- you received this message because you are subscribed to the
google
groups "puppet users" group. to post to this group, send email to ...
http://groups.google.com/g/3e17fae7/t/b12663830308ec36/.../69bbc395b23540cb?..
http://
Hello,
I have a module that includes several other modules to setup a developer
workstation.
Several classes have to run according to a predefined order so I'm using
resource chaining for this.
But the problem is that a certain module I include follows the principles of
Example42 's Puppet modu
Hi,
[snip]
But the problem is that a certain module I include follows the principles of
> Example42 's Puppet modules of splitting up resources in classes according
> to the operating system.
>
[snip]
> When I include this specific class in my developer-workstation module
> below, the resource
On Sat, Aug 13, 2011 at 10:01 AM, dieterdm wrote:
> Hello,
>
> I have a module that includes several other modules to setup a developer
> workstation.
> Several classes have to run according to a predefined order so I'm using
> resource chaining for this.
> But the problem is that a certain modul
>
> This smells like bug 8040. The ordering of the resources is not transferred
> to the included classes.
>
> It is possible to work around this problem by declaring dummy resources in
> the composite class that mark
> the start and end of the class. The guys from puppetlabs use a custom
> "anchor
> > > I am looking for a method to parse the entire set of puppet manifests/
> > > modules. For example I want to see a list of all packages that I am
> > > managing with puppet. I have seen the compile option, but this only
> > > gives me a particular node's point of view. While I could just sc
Augeas resources will now fail when they are unable to save their
changes (#8808). This patch was provided by Dominic Cleal, and fixes
a regression. This has been merged into the 2.7.x, and master
branches, and will be included in the next 2.7 release after the
current RC, as well as Telly.
Wind
2011/8/14 Jérôme Loyet
> > > > I am looking for a method to parse the entire set of puppet
> manifests/
> > > > modules. For example I want to see a list of all packages that I am
> > > > managing with puppet. I have seen the compile option, but this only
> > > > gives me a particular node's po
10 matches
Mail list logo