Hello,
I'm trying to follow the guide at
http://reductivelabs.com/trac/puppet/wiki/SimplestPuppetInstallRecipe
, but I get a funny error when starting Puppetd:
Server:
sudo puppetmasterd --verbose
/usr/lib/ruby/1.8/xmlsimple.rb:275: warning: already initialized
constant KNOWN_OPTIONS
/usr/lib/rub
Hello gals & guys,
I'm trying to make a simple site.pp manifest to verify that manifests
are applied to my nodes. I plan to start from that to develop more
complex scripts.
However I'm having trouble writing a manifest that initial manifest
and prove it works.
The problem with the example at
ht
Hello gals & guys,
I'm trying to make a simple site.pp manifest to verify that manifests
are applied to my nodes. I plan to start from that to develop more
complex scripts.
However I'm having trouble writing a manifest that initial manifest
and prove it works.
The problem with the example at
ht
Hello gals & guys,
I'm trying to make a simple site.pp manifest to verify that manifests
are applied to my nodes. I plan to start from that to develop more
complex scripts.
However I'm having trouble writing a manifest that initial manifest
and prove it works.
The problem with the example at
ht
Triple posting? that's some feat...
Sorry for this. Please reply in my older thread.
Lame excuse:
Google showed the previous topic as "deleted" and I reposted it in a
new message, thinking I did something wrong... such as my session
expired.
--~--~-~--~~~---~--~~
Y
t file
> doesn't exist on the system before running puppet.
>
> file {"/tmp/foobar.txt":
> content => "Hello World",
> ensure => present;
>
> }
>
> On Mon, Oct 5, 2009 at 4:43 AM, Bogdan Bivolaru
> wrote:
>
>
>
> > Triple
I've had a problem with configuring the puppet client on the same
machine as the puppetmaster (hostname: artbazaar, DNS names:
artbazaar.example.com, puppet.example.com). The problem is now solved,
this is just a description of my solution and a discussion on how to
solve it easier. Please comment