On Thursday, 10 January 2013 13:01:33 UTC, R.I. Pienaar wrote:
>
>
>
> - Original Message -
> > From: "Guillem Liarte" >
> > To: puppet...@googlegroups.com
> > Sent: Thursday, January 10, 2013 12:57:02 PM
> > Subject: Re: [Pupp
group?
On Thursday, 10 January 2013 13:01:33 UTC, R.I. Pienaar wrote:
>
>
>
> - Original Message -
> > From: "Guillem Liarte" >
> > To: puppet...@googlegroups.com
> > Sent: Thursday, January 10, 2013 12:57:02 PM
> > Subject: Re: [P
Mr Pienaar,
I would love to help adding it then.
Where do I start?
Guillem Liarte
On Thursday, 10 January 2013 11:59:28 UTC, R.I. Pienaar wrote:
>
>
>
> - Original Message -
> > From: "Guillem Liarte" >
> > To: puppet...@googlegroups.com
>
Hello,
I am trying to find out how to manage versions for installed software.
It seems that the 'package' plugin does not take a version argument,
rendering it quite less useful than it could be. Yes, I can manage a
version with Puppet, but maybe in certain environments I would like to be
able
All,
I use hiera in an straight way, for example:
---
mode: '0644'
that makes easy to do:
file { somefile:
mode => hiera('mode')
}
So far so good. But what about more complex structures? I would liek to be
able to handle hashes of data like this:
in yaml:
---
file_list:
- file1:
John,
Many thanks for your long reply, it is much appreciated. You have assured
me in teh conclusions and course of action and i am glad that my
appreciation of teh problem I have was not so far from the reality.
Thanks again.
Guillem
On Wednesday, 26 September 2012 16:52:19 UTC+1, Guillem
All,
Do I understand I have hit a dead-end?
On Wednesday, 26 September 2012 16:52:19 UTC+1, Guillem Liarte wrote:
>
> This is the situation I have:
>
> All my hosts are the* same OS.*
> All my host are in the* same puppet environment,* so I cannot use
> %{environment}
>
&
Tom,
Thanks for you reply. I have already shared this with Gary, but i think it
is worth to make it here too.
Gary says that 'sysclass' and 'classes' are facts he sets, so this
explains why in my case they are being ignored. In any case, what I really
want is to control that from hiera comple
This is the situation I have:
All my hosts are the* same OS.*
All my host are in the* same puppet environment,* so I cannot use
%{environment}
I have a module that sets all the *basic* functionality for the OS,
resolution, authentication, security, packages, etc
I have a module for each applica
Hello everybody. After several days going in circles and following the
explanations of the book Pro-Puppet and docs.puppetlabs.com/dashboard/
manual/1.2/bootstrapping.html (Using Dashboard for Node
Clssification), I find myself unable to explain why I cannot move
forward.
This is where I am at the
On 07/03/11 18:35, Nan Liu wrote:
On Mon, Mar 7, 2011 at 10:20 AM, Guillem Liarte
wrote:
Hello,
I am testing puppet and I have the following situation.
OS: Centos 5
Puppet version: 2.6.4
If I create a class to do something and I I run it in some nodes in
the default manifest directories
Hello,
I am testing puppet and I have the following situation.
OS: Centos 5
Puppet version: 2.6.4
If I create a class to do something and I I run it in some nodes in
the default manifest directories, puppet works and does the stuff for
me. If I try to do use the most simple module example out
12 matches
Mail list logo