On Feb 4, 2010, at 9:29 PM, Dan Bode wrote:
> Question 2: I also noticed that sometimes I have to run it twice to get
> all the changes through. That might be because of errors in the manifests,
> but I've seen that happen also when everything should be fine.
> Is there a reason for this?
>
> th
If this is a new node being created through some sort of automation
procedure (kickstart, etc..) I'd look into generating your certs. You
can then, as part of the procedure, simply copy them to your puppet
client & server. This is how we do it within kickstart, which was
actually pretty easy to s
On Thu, Feb 4, 2010 at 7:00 AM, Cosimo Streppone wrote:
> Hi all,
>
> I setup a puppetmaster host and several clients.
> I don't want them to do "stuff" in the background,
> but just when I tell them to.
>
> So for this reason I'm running puppetd manually like this:
>
> puppetd --server $SERVER -
what version of puppet is this?
On Thu, Feb 4, 2010 at 7:06 AM, byron appelt wrote:
> I am trying to get a custom fact to sync and have tried just about
> everything. I am trying to follow this:
>
> http://reductivelabs.com/trac/puppet/wiki/PluginsInModules
>
> I have put my custom fact in /etc/
Hi all,
I setup a puppetmaster host and several clients.
I don't want them to do "stuff" in the background,
but just when I tell them to.
So for this reason I'm running puppetd manually like this:
puppetd --server $SERVER --ignorecache --verbose --onetime --no-daemonize
Question 1: when I ru
Could it be since you are not specifying a environment (puppetd --test
--environment=development) that you have not defined your
modulepath = /etc/puppet/modules
at a global level that there is no idea where to find them?
Thanks,
derek
On 2/4/10 10:06 AM, byron appelt wrote:
I am trying to g
On Thu, Feb 4, 2010 at 5:34 PM, Daniel Kerwin wrote:
> What about a screencast series?
We will most definitely be doing this. I can see this as a set of
content about various different tips, as well as some basics.
(Also using Dashboard)
--Michael
--
You received this message because you ar
Hey All,
I'm looking for a way to get puppet to define nagios hostgroupescalations. Is
this possible and if so, what is the syntax?
Thanks,
Matt Delves
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet
What about a screencast series?
On Feb 2, 6:08 pm, Michael DeHaan wrote:
> Just one more email and I'll let you go for a few hours :)
>
> One of the things I like to see in apps is that they are immediately
> intuitive and easy to use for new users. I think Puppet is really good
> here, but ther
Last month we ran a t-shirt tagline design contest and now is the time
to determine the winner. Vote for the tagline you like best on our
blog at
http://reductivelabs.com/2010/02/04/vote-for-the-winner-of-the-t-shirt-tagline-contest/.
--
You received this message because you are subscribed to th
On Wed, Feb 3, 2010 at 5:52 AM, wrote:
> On 3 February 2010 21:04, Julian Simpson wrote:
Can we start by grafting together everyone's modules and trying to
namespace them?
>>
>> Has there been any discussion of bundling some common modules in the
>> puppet distribution? It might
On Thu, Feb 4, 2010 at 9:58 AM, jcbollinger wrote:
>
>
> On Feb 3, 3:08 pm, Michael DeHaan wrote:
>> Actually I think it can be done by leveraging an improved storeconfigs and
>> the existing language.
>
> I was wondering whether storeconfigs would come up. The problem I see
> with that is store
Thanks for the suggestion, but that doesn't seem to be it. The
environment is specified in the client puppet.conf, but I also tried
specifying it on the command line as you suggested as well as
specifying the module path at a global level. Neither produced any
change. Any other ideas how i might tr
On Thu, Feb 4, 2010 at 9:08 AM, Matthew Hyclak wrote:
> On Thu, Feb 4, 2010 at 11:49 AM, Nigel Kersten wrote:
>> Unless I'm missing something, we kind of have a fatal flaw with using
>> plugins in modules with environments when it comes to making those
>> same plugins available to the puppetmaste
On Thu, Feb 4, 2010 at 11:49 AM, Nigel Kersten wrote:
> Unless I'm missing something, we kind of have a fatal flaw with using
> plugins in modules with environments when it comes to making those
> same plugins available to the puppetmaster itself.
>
> If you're deploying a custom type/provider wit
Unless I'm missing something, we kind of have a fatal flaw with using
plugins in modules with environments when it comes to making those
same plugins available to the puppetmaster itself.
If you're deploying a custom type/provider with the plugins in modules
model, you still need to make these plu
Hi all,
Due to some automation we want to set in place, I'd like to write my
own wrapper around several built-in types. Is there an easy way to
tell a defined type to allow all options that another type allows and
then some? What I'm looking for, really, is some equivalent to (sorry
Luke) Python's
I am trying to get a custom fact to sync and have tried just about
everything. I am trying to follow this:
http://reductivelabs.com/trac/puppet/wiki/PluginsInModules
I have put my custom fact in /etc/puppet-dev/manifests/classes/custom/
lib/facter
puppet.conf on my puppetmaster looks like this
On Feb 3, 3:08 pm, Michael DeHaan wrote:
> Actually I think it can be done by leveraging an improved storeconfigs and
> the existing language.
I was wondering whether storeconfigs would come up. The problem I see
with that is storeconfigs, as I understand them, record the managed
resource stat
19 matches
Mail list logo