Re: [Puppet Users] puppet manifest execution orders

2011-07-14 Thread Rony KB
Hi All, I am new in Puppet.I am using github for manifest store.I created following these three manifest for installing our web based application in ubuntu systems.I am not using any variables in these. 1. how to implement variables for dbname, document root folder path etc... in nods.pp file. 2.

Re: [Puppet Users] puppet manifest execution orders

2011-07-13 Thread Rony KB
Thanks Nigel. Right now i am using two shell scripts for Mysql Database creation and database restore. These shell scripts are calling from puppet manifest through exec.Can we do these from pure puppet manifest, without shell scripts. Roni On Wed, Jul 13, 2011 at 7:32 PM, Nigel Kersten wrote:

Re: [Puppet Users] puppet manifest execution orders

2011-07-13 Thread Nigel Kersten
On Tue, Jul 12, 2011 at 11:51 PM, Roni wrote: > I created manifest for our webserver. manifest included git clone, > database creation and restore database etc How to order the > installation and exec exactly > > Roni, you really should have a run through our Learning Puppet series. http://d

Re: [Puppet Users] puppet manifest execution orders

2011-07-13 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/13/2011 08:51 AM, Roni wrote: > I created manifest for our webserver. manifest included git clone, > database creation and restore database etc How to order the > installation and exec exactly by using require, before, notify, subscribe...

[Puppet Users] puppet manifest execution orders

2011-07-13 Thread Roni
I created manifest for our webserver. manifest included git clone, database creation and restore database etc How to order the installation and exec exactly Roni -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send em