Re: [Puppet Users] rpm and cycled dependencies

2009-11-29 Thread adam kowalski
2009/11/27 Paul Nasrat > 2009/11/26 Avi Miller : > > Hi Adam, > > > > sektoid0 wrote: > >> Only chance to cleanly install it is to put both packages at > >> once to rpm -i rpm1 rpm2. Or -i --nodeps on each one. It seems that > >> non of these options are present in puppet package type. Any ideas?

[Puppet Users] manitest - a simple tool to help your puppet development and testing

2009-11-29 Thread Ohad Levy
If it happened to you before that someone broke your manifest because of simple change (e.g. didnt test it on all hosts/classes external nodes ... combinations) this tool might be useful for you. the idea is very simple, just try to compile the manifest based on customized facts, classes, environm

[Puppet Users] Module Documentation Standards page is broken

2009-11-29 Thread Andrew Schulman
At http://reductivelabs.com/trac/puppet/wiki/ModuleDocumentationStandards, I see Error: Failed to load processor redirect No macro or processor named 'redirect' found Thanks, Andrew. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to t

Re: [Puppet Users] Module Documentation Standards page is broken

2009-11-29 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Schulman wrote: > At http://reductivelabs.com/trac/puppet/wiki/ModuleDocumentationStandards, I > see > > Error: Failed to load processor redirect > No macro or processor named 'redirect' found > That page just redirected to PuppetManifestDoc

Re: [Puppet Users] Module Documentation Standards page is broken

2009-11-29 Thread Andrew Schulman
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrew Schulman wrote: > > At http://reductivelabs.com/trac/puppet/wiki/ModuleDocumentationStandards, > > I see > > > > Error: Failed to load processor redirect > > No macro or processor named 'redirect' found > > > > That page just redirec

[Puppet Users] async_storeconfigs = true; facts are inserted directly??

2009-11-29 Thread Scott Smith
I just set up activemq and puppetqd for the first time in my dev enviornment. I was under the (apparently false) assumption that *all* database updates would be queued, but to my dismay I saw my puppetmasters directly inserting fact data to the database. I was able to verify that it uses the ac

[Puppet Users] Any benefit with running async_storeconfigs

2009-11-29 Thread Matthew Delves
Hi all, I currently am using puppet with storeconfigs and am quite happy with the results. I also see that there is now the option of having async_storeconfigs. What I'm wondering about is the following: 1. What benefit is there to running async_storeconfigs over storeconfigs? 2. In what scenario

Re: [Puppet Users] Any benefit with running async_storeconfigs

2009-11-29 Thread Scott Smith
Matthew Delves wrote: > Hi all, > I currently am using puppet with storeconfigs and am quite happy with the > results. I also see that there is now the option of having > async_storeconfigs. What I'm wondering about is the following: > 1. What benefit is there to running async_storeconfigs over s