Asif Iqbal wrote:
> On Wed, Jul 29, 2009 at 1:57 AM, David Schmitt wrote:
>> Asif Iqbal wrote:
>>> So I think I should start small and simple and it may grow to a
>>> solution that will be really useful to others.
>>>
>>> Lets start w/ real basic.
>>>
>>> I have 300 hosts. I like a push a user to
I wanted to post sooner ... oh well... This is resonably complicated and
easier understood on the whiteboard in my office :)
Our build processes uses 3 environments, noop setting, SVN, inventory fakedb
(csv file), and custom reports
*ENVs*
1. *dev* - separate server, you can do whatever you w
Paul Lathrop wrote:
> While it may seem clean to you, it doesn't map very well into Puppet.
> You can't just have a require hanging out like that in the middle of a
> define, just for example. Here's what I'd do (again, not really
> understanding the "key" and "keystore" here):
[...]
> key {
>
Thomas Bellman wrote:
> Paul Lathrop wrote:
>
>> While it may seem clean to you, it doesn't map very well into Puppet.
>> You can't just have a require hanging out like that in the middle of a
>> define, just for example. Here's what I'd do (again, not really
>> understanding the "key" and "keyst
David Schmitt wrote:
> Thomas Bellman wrote:
>> Haven't you just shifted around the problem? You still have an array
>> that you need to process each element of, only it is now a list of
>> keystores per key, instead of a list of keys per keystore.
>
> The actual execution is always procedural
Having just spent about 2 hours trying to work out how to add a
password --md5 $1$Qejy8/$.qFUuDeYL.cuSDpN1ZD.S1
line to my grub.conf I thought it would be worth sharing how I finally
got it to work.
augeas {"/boot/grub/grub.conf":
context => "/files/boot/grub/grub.conf",
+1 for that. I did the same thing last week. I ended up editing the
grub.conf lens. If there is a way to override the 'incl' directives
or point augeas at a specific file and tell it to use a specific lens,
I'd like to hear it as well.
On Fri, Jul 31, 2009 at 12:07 PM, Trevor
Hemsley wrote:
>
Thomas Bellman writes:
> Yes, but Paul seemed to argue that having array parameters and looping over
> them was "un-Puppet-like" and bad design. And then he suggested a variant
> that still used array parameters. I happen to disagree with that sentiment.
I think this is about where I'm comin
Hi,
After a short discussion on #puppet, it was decided that having a Planet
Puppet federating the various blogs related to Puppet would be a Good
Thing(tm). At least we were 4 to be enthusiastic enough :-)
So this afternoon I registered the planetpuppet.org domain, and
installed moonmoon[1]
Thanks Brice! I
Did you add the Reductive Labs corporate feeds?
-L
--
Larry Ludwig
Reductive Labs
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-
10 matches
Mail list logo