[Puppet Users] Re: pluginsync before catalogue?

2011-08-03 Thread josbal
ust 2011 04:38, josbal wrote: > > > > > > > > > > > Hi All, > > > I have an issue with puppet where we are getting errors on some of our > > new built servers where the catalogue is trying to render before > > distributing custom facts that are req

[Puppet Users] pluginsync before catalogue?

2011-08-02 Thread josbal
Hi All, I have an issue with puppet where we are getting errors on some of our new built servers where the catalogue is trying to render before distributing custom facts that are required to render the catalogue correctly. We are running puppet 2.6.6 server and client. Error: err: Could not retr

[Puppet Users] Re: facter + ssh = tput errors

2011-06-26 Thread josbal
is the server > you're ssh-ing to? > > > > > > > > On Thu, Jun 23, 2011 at 2:51 PM, josbal wrote: > > No one has seen this issue before? > > > On Jun 23, 3:08 pm, josbal wrote: > > > Hi Guys, > > > > Not sure if this issue is a

[Puppet Users] Re: facter + ssh = tput errors

2011-06-26 Thread josbal
is the server > you're ssh-ing to? > > > > > > > > On Thu, Jun 23, 2011 at 2:51 PM, josbal wrote: > > No one has seen this issue before? > > > On Jun 23, 3:08 pm, josbal wrote: > > > Hi Guys, > > > > Not sure if this issue is a

[Puppet Users] Re: facter + ssh = tput errors

2011-06-23 Thread josbal
n Clemons > >http://www.livemocha.com > > The worlds largest online language learning community > > > On Thu, Jun 23, 2011 at 7:56 PM, josbal wrote: > > >> Hi Den, > > >> ssh -t seems to not produce the tput errors. > > >> But how come the

[Puppet Users] Re: facter + ssh = tput errors

2011-06-23 Thread josbal
gt; Den > > On 24/06/2011, at 7:51, josbal wrote: > > > > > > > > > No one has seen this issue before? > > > On Jun 23, 3:08 pm, josbal wrote: > >> Hi Guys, > > >> Not sure if this issue is a facter one or not, but thought i might > &

[Puppet Users] Re: facter + ssh = tput errors

2011-06-23 Thread josbal
No one has seen this issue before? On Jun 23, 3:08 pm, josbal wrote: > Hi Guys, > > Not sure if this issue is a facter one or not, but thought i might > post here to see if anyone else has had the same issue. > > When executing facter command on remote ssh server, i am get

[Puppet Users] facter + ssh = tput errors

2011-06-22 Thread josbal
Hi Guys, Not sure if this issue is a facter one or not, but thought i might post here to see if anyone else has had the same issue. When executing facter command on remote ssh server, i am getting tput errors. However when running any other command on this same remote ssh server, the tput errors

[Puppet Users] Re: Facter + storeconfigs missing fact_values

2011-06-19 Thread josbal
lp if you can find out if the problem is with storeconfigs > of the rest of puppet.  Does the fact seem to be affecting the manifest? > > > > > > > > On Sun, Jun 19, 2011 at 7:48 PM, josbal wrote: > > Hi Guys, > > > Was wondering if someone could point me in a

[Puppet Users] Facter + storeconfigs missing fact_values

2011-06-19 Thread josbal
Hi Guys, Was wondering if someone could point me in a way to diagnose my issue. I have a custom fact that i deployed on all my nodes. If i run the fact manually i get results as expected. When puppet runs only 5 or so nodes are storing this particular fact in the storeconfig mysql database. All o

[Puppet Users] Puppet recording single IP in hosts table

2010-05-31 Thread josbal
Hi, I am running puppetmaster with storeconfigs. I am also using the activemq queuing method. However what i have found from configuring activemq and puppetqd, is that now in my mysql database the hosts table only has the puppetmasters ip address listed for all nodes, instead of having each indiv

[Puppet Users] Re: Unable to retrieve files from puppet server (Errror 400)

2010-05-24 Thread josbal
I have managed to solve this problem / find a work around, by playing with the passenger settings in my apache config file. By adding more PassengerMaxPoolSize and increasing the PassengerPoolIdleTime i have made it so passenger can spawn up to 30 puppetmasterd processes and keeps the processes ru

[Puppet Users] Re: Unable to retrieve files from puppet server (Errror 400)

2010-05-16 Thread josbal
issue on intermittent hosts? Any ideas or experience on something like this Nigel? Thanks for your help. On May 15, 11:08 am, Nigel Kersten wrote: > On Fri, May 14, 2010 at 5:11 PM, josbal wrote: > > Hi Nigel, > > > Yes i am using environments. I have a production (default) >

[Puppet Users] Re: Unable to retrieve files from puppet server (Errror 400)

2010-05-14 Thread josbal
ronment i should put environment=production in to the client puppet.conf file, rather then let puppet select that environment as the default? On May 15, 1:55 am, Nigel Kersten wrote: > On Thu, May 13, 2010 at 7:55 PM, josbal wrote: > > Have you found a solution to this problem? I am hav

[Puppet Users] Re: Unable to retrieve files from puppet server (Errror 400)

2010-05-13 Thread josbal
Have you found a solution to this problem? I am having the same issue after upgrading to puppet 0.25.4 and passenger. The error message im getting is: Error 400 on SERVER: Not authorized to call find on /file_metadata/hp_psp/opsywnsr0099.aus.optiver.com.pem Could not retrieve file metadata for pu

[Puppet Users] Re: storeconfigs + environments issue

2009-08-31 Thread josbal
t;gem uninstall mysql" and installed the rpm package ruby-mysql.rpm from epel. Puppetmaster with storeconfigs is now working correctly with mysql server. Cheers, Josh On Aug 31, 12:17 pm, josbal wrote: > Does anyone have any suggestions as to why storeconfigs aren't working >

[Puppet Users] Re: storeconfigs + environments issue

2009-08-30 Thread josbal
Does anyone have any suggestions as to why storeconfigs aren't working for me? On Aug 28, 1:44 pm, josbal wrote: > Hey Ohad, > > Does my puppet.conf from my puppetmaster help you? > > Cheers, > Josh > > On Aug 27, 2:53 pm, josbal wrote: > > > Surething.

[Puppet Users] Re: storeconfigs + environments issue

2009-08-27 Thread josbal
Hey Ohad, Does my puppet.conf from my puppetmaster help you? Cheers, Josh On Aug 27, 2:53 pm, josbal wrote: > Surething... > > [main] >     # Where Puppet stores dynamic and growing data. >     # The default value is '/var/puppet'. >     vardir = /var/lib/pup

[Puppet Users] Re: storeconfigs + environments issue

2009-08-26 Thread josbal
sting environment manifest = /etc/puppet/testing/site.pp modulepath = /etc/puppet/testing/modules On Aug 27, 11:53 am, Ohad Levy wrote: > You dont need to run it as root, can you please paste your puppet.conf? > > cheers, > Ohad > > On Thu, Aug 27, 2009 at 9:40 AM, josbal wro

[Puppet Users] Re: storeconfigs + environments issue

2009-08-26 Thread josbal
the root user or change   > some file permissions. > > -Jason > > On Aug 26, 2009, at 4:58 PM, josbal wrote: > > > > > Hi Guys, > > > Im trying to turn on storeconfigs with a mysql db backend. On my > > testing server in our lab, i configured this succe

[Puppet Users] storeconfigs + environments issue

2009-08-26 Thread josbal
Hi Guys, Im trying to turn on storeconfigs with a mysql db backend. On my testing server in our lab, i configured this successfully and can see if keeping information on all test hosts. When trying to implent the same idea onto our production puppet server, I get the following errors: Aug 26 16

[Puppet Users] Re: Type Resource enable / disable

2009-07-30 Thread josbal
>   } > > } > > -Eric > > On Thu, 30 Jul 2009, josbal wrote: > > > Hi, > > > I am trying to work out a way of configuring a service in a parent > > class, and then not having it used by a class that inherits it? > > > For example if I hav

[Puppet Users] Type Resource enable / disable

2009-07-30 Thread josbal
Hi, I am trying to work out a way of configuring a service in a parent class, and then not having it used by a class that inherits it? For example if I have a class for Samba which among other things defines the service samba and has standard parameters of ensure => running, hasstatus => true, h

[Puppet Users] Re: Yum issues

2009-07-29 Thread josbal
Thanks guys. I will give both your suggestions a try and see how i get on. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To u

[Puppet Users] Yum issues

2009-07-28 Thread josbal
Hi, We have majority of RHEL5 servers in our environment. I have noticed in the process of trying to deploy puppet, that i am getting errors when yum is trying to install packages. Most of the time it works flawlessly, however sometime the following will be reported: change from absent to presen

[Puppet Users] Re: Schedule puppet runs

2009-06-16 Thread josbal
Hi mike, Thanks for the response. I will definately look into this method. Do you know if this, or something else is a "puppet standard" way of doing what im after? I know with projects like puppet, there are a million and one ways to skin a cat, but would just like to know what is the suggeste

[Puppet Users] Re: Schedule puppet runs

2009-06-16 Thread josbal
Would disabling the puppetd's from contacting the puppetmaster and scheduling puppetrun on the puppetmaster at the time and for the servers that I would like to update at night, be the way i should do it? Im sure it would work, but im not sure this is the best way. --~--~-~--~~---

[Puppet Users] Schedule puppet runs

2009-06-15 Thread josbal
Hi All, I would like to pick your brains as to the best way to configure the below senario within puppet. I am currently configuring puppet for our environment and have seperated development/back office from production through configuring roles for each server to identify them as such. What i n

[Puppet Users] Re: Changes to files

2009-06-04 Thread josbal
Hi David, Thanks for your response. So if i am using "source" for my file, will it be downloaded everytime regardless of whether the file already exists on the client, or will it only download it if the file doesn't exist on the client. Or does it use md5 to compare the file and only download if

[Puppet Users] Changes to files

2009-06-04 Thread josbal
Hi Guys, Quick question about fileservering files with puppet. I understand that a puppet client re-runs its catalogue, when it knows that catalogue has changed from the last time it ran a check. I just wanted to know if this change detection extends to files. Example: node test1 includes class

[Puppet Users] Re: Question about passwords

2009-04-29 Thread josbal
Further to this... If a user1 on server1 has uid 502 and in puppet i define user1 to have uid 500. When i add server1 to puppet, will puppet be able to change all the file permissions associated with user1? Or will it orphan all of user1's files? Thanks again. On Apr 30, 8:19 am, j

[Puppet Users] Re: Question about passwords

2009-04-29 Thread josbal
Thanks guys, This is what i was after. This ralsh thing makes thing alot easier :) Cheers. On Apr 30, 5:45 am, Nigel Kersten wrote: > On Wed, Apr 29, 2009 at 12:27 PM, Rob McBroom > wrote: > > > On 2009-Apr-29, at 11:58 AM, Nigel Kersten wrote: > > >> hah. I did actually read that, but I did

[Puppet Users] Question about passwords

2009-04-28 Thread josbal
Hi all, After reading through all the documentation I can find and reading the "Pulling Strings with Puppet" book i understand how easy it is to create and maintain users and groups across all puppet clients, but how do you define the passwords that go along with those users? --~--~-~--~-

[Puppet Users] Re: Puppet Mongrel Load Balancing + CNAME

2009-04-27 Thread josbal
Thanks Ohad, That looks like what I was after. Cheers. On Apr 28, 3:31 pm, Ohad Levy wrote: > I guess you are looking for certdnsnames option, run puppetmasterd > --genconfig to see all options. > > Ohad > > On Tue, Apr 28, 2009 at 1:06 PM, josbal wrote: > > > Hi I

[Puppet Users] Puppet Mongrel Load Balancing + CNAME

2009-04-27 Thread josbal
Hi I am reading and configuring puppet in relation to http://reductivelabs.com/trac/puppet/wiki/UsingMongrelOnEnterpriseLinux The question I have is in relation to the ssl certificates generated the first time the puppetmaster service is run and the ability to use a CNAME. If the host that i am