[Puppet Users] Re: giving input to prompt in puppet

2010-07-19 Thread prudhvi
> Regards, > > Jonathan > > [1]http://south.aeracode.org/ > [2]http://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocs#d... > > On 19 July 2010 10:27, prudhvi wrote: > > > Hi, > > > In one of the deployments i need to give input to django application >

[Puppet Users] giving input to prompt in puppet

2010-07-19 Thread prudhvi
Hi, In one of the deployments i need to give input to django application through puppet. say, enter username: abc how to achieve this in puppet, please help. Regards, Bhaskar -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this gr

[Puppet Users] replication of nodes for couchdb

2010-07-10 Thread prudhvi
Hi, I have to replicate couchdb in a binary tree format in nodes. say, root | -- leaf1 leaf2 | | -

[Puppet Users] Re: conditional execution of package

2010-07-09 Thread prudhvi
ckage instead. > > On Jul 8, 2010, at 11:49 PM, prudhvi wrote: > > > Hi, > > > I have been installing couchdb from source thorough " make/make > > install " using puppet's exec. > > The problem I am facing is when ever i run the configuration for t

[Puppet Users] conditional execution of package

2010-07-08 Thread prudhvi
Hi, I have been installing couchdb from source thorough " make/make install " using puppet's exec. The problem I am facing is when ever i run the configuration for the second time its not recognizing tat its already installed. couchdb is being installed all over again. is it the problem becoz , im

[Puppet Users] Re: running sudo commands

2010-05-27 Thread prudhvi
I face the same problem when trying the package type class apache { package { ["apache"] : ensure => latest, } } err: //apache/Package[apache]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--

[Puppet Users] running sudo commands

2010-05-27 Thread prudhvi
ppet/ manifests/site.pp:15 notice: Finished catalog run in 0.10 seconds When i see # top puppetd is being run by user puppet Is that the problem. Thanks in advance, prudhvi -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this