I've heard you can push config using puppet, but I've never tried it. If
you're interested, take a look at the command puppetrun and "puppetd --listen".
When I need to do something now on all the nodes, I use a distributed ssh
program. I setup the ssh server using puppet on each client. (Clien
Around 70
Sent via BlackBerry by AT&T
-Original Message-
From: Patrick
Date: Sun, 4 Apr 2010 22:22:10
To:
Subject: Re: [Puppet Users] How to push config from master ?
On Apr 4, 2010, at 9:53 PM, jatinderg...@gmail.com wrote:
> Thank you so much for the reply. I have bunch of webserv
On Apr 4, 2010, at 9:53 PM, jatinderg...@gmail.com wrote:
> Thank you so much for the reply. I have bunch of webserver, I want to able be
> able run svn update to all the webserver from master. Of-course I can do cron
> job that runs svn update, but I would like to revert to previous version on
Thank you so much for the reply. I have bunch of webserver, I want to able be
able run svn update to all the webserver from master. Of-course I can do cron
job that runs svn update, but I would like to revert to previous version on fly
if needed. So maybe I need to use that tool you are talking
On Apr 4, 2010, at 7:00 PM, JT wrote:
> I am trying push configuratioin from the server. Here is the simple
> config
>
> node 'client.master.com' {
> package { 'curl': ensure => present
> }
> }
>
> -bash-3.2#puppet site.pp
> dnsdomainname: Unknown host
> Could not find default node or by name w
On Apr 4, 2010, at 8:29 PM, h3 wrote:
> I have a puppet master running on a Ubuntu Hardy. I have some other
> Ubuntu servers and clients ranging from hardy to karmic that works
> fine.
>
> Now I've setuped a fresh Lucid Lynx install (10.04) and I can't get a
> certificate for it:
>
> Client:
>
I am trying push configuratioin from the server. Here is the simple
config
node 'client.master.com' {
package { 'curl': ensure => present
}
}
-bash-3.2#puppet site.pp
dnsdomainname: Unknown host
Could not find default node or by name with 'domu-12-31-39-09-a4-
c4.com, domu-12-31-39-09-a4-c4, domU
I have a puppet master running on a Ubuntu Hardy. I have some other
Ubuntu servers and clients ranging from hardy to karmic that works
fine.
Now I've setuped a fresh Lucid Lynx install (10.04) and I can't get a
certificate for it:
Client:
> sudo puppetd --waitforcert 60 --test
>
> info: Creating
Late, but in the hope this might help someone, I ran into this
recently on my puppet upgrade on the EL4 boxes. I did the 1.8.5 ruby
upgrade from dev.centos.org. I straced the puppetd to see where ruby
was looking for the libs and saw that with the 1.8.5 it was looking
in:
/usr/lib/site_ruby/1.8/i
On Apr 4, 2010, at 3:14 AM, Peter Meier wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>>augeas{"samba-global2":
>>context => "/files/etc/samba/smb.conf/
>> target[.='global']",
>>changes => [
>>"set workgroup MSHOME",
>
On Apr 4, 2010, at 3:14 AM, Peter Meier wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>>augeas{"samba-global2":
>>context => "/files/etc/samba/smb.conf/
>> target[.='global']",
>>changes => [
>>"set workgroup MSHOME",
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> augeas{"samba-global2":
> context => "/files/etc/samba/smb.conf/
> target[.='global']",
> changes => [
> "set workgroup MSHOME",
> "set 'os\ level' 31",
>
12 matches
Mail list logo