Displaying 9 results from an estimated 9 matches for "installationguide".
Did you mean:
installation_guide
2007 Feb 12
1
probably running puppet on red hat for the first time
Here at the University of Sydney I''m trying to give Puppet a go. I
haven''t made it past first base yet unfortunately.
We run RHEL 4 here, for the most part, and the install guide at
http://reductivelabs.com/trac/puppet/wiki/InstallationGuide says that
you should use the vendor''s Ruby, but Red Hat''s current version of
Ruby is 1.8.1-07 - is this new enough? I assumed that it would be and
proceeded...
When I try and start up puppetmasterd either with --mkusers or --
nonodes I get the following error:
[root@flx-w...
2007 Jun 20
0
ANNOUNCE: 0.23.0 release
Hi all,
I''ve finally released 0.23.0 (only two days late!). You can get it
from the usual locations (although the packagers will take a little
while to package it up, I assume):
https://reductivelabs.com/trac/puppet/wiki/InstallationGuide
You can read the full changelog[1], which is pretty long, but here''s
a summary of the things you either want or should look out for:
- Allen and I made lots of changes to the transactional system and
thus to how providers and resource types interact. This shouldn''t
affect...
2004 Jan 29
0
openldap-2.2.5 test fails
...error.
Tried to search for this error message but couldn't find anything which
could help me.
If anyone has any suggestion, tips or useful links it would appreciated.
Thank you in advance.
Regards,
Sven
Below you will find the configure options and my env settings. Read through
the document (Installationguide) but not quit sure while it's failed
-env-settings:
setenv LD_LIBRARY_PATH
'-L/usr/lib/ -L/usr/local/lib -L/usr/local/lib/db4/lib/'
setenv LDFLAGS
'-L/usr/local/ssl/lib -L/usr/local/lib/db4/lib/ -L/usr/local/lib'
setenv CPFLAGS
'-I/usr/local/include/openssl -I/usr/include -...
2007 Jul 30
1
Perl-related problem on rrdtool?
...;server01" service "check_ping"
"/etc/n2rrd/templates/rra/ping.t"
I have a ping.t template in that file path, but it's still not
working. In fact, I did one exactly like the example in the
instructions (step 7, example 1:
http://n2rrd.diglinks.com/cgi-bin/trac.cgi/wiki/InstallationGuide) and
then I copied that icmp.t template to ping.t
While I don't expect a CentOS list to help me with a non-CentOS,
perhaps someone can tell me if this is a "Perl on CentOS" issue. I'm
relatively new to installs requiring Perl and assumed I was ready to
go Perl-wise on this versi...
2008 Jan 30
2
Bug in puppetmasterd?
Hi all,
I''ve just installed puppet in my ubuntu gutsy 7.10 linux using gem:
# sudo gem install puppet
Then, I made a basic site.pp manifest and following the InstallationGuide I ran:
$ sudo puppetmasterd --mkusers
Could not configure for running; got 1 failure(s)
What error? I managed to get an error message on /var/log/daemon.log
Jan 30 16:22:13 acero puppetmasterd[13800]:
(/Settings[top]/Settings[filebucket]/File[/var/puppet/clientbucket]/ensure)
change from absent t...
2007 Sep 30
2
Initial setup problems on Ubuntu edgy (06.10)
Good day,
After having lurked for a while I''ve decided to actually start using
puppet starting on my small home network. I''ve been following :
http://reductivelabs.com/trac/puppet/wiki/InstallationGuide
and :-
http://www.howtoforge.com/installing_puppet_on_ubuntu
to test puppet on 2 hosts, librarian running the puppetmasterd and
mortvm.
Unfortunately, I didn''t get very far; whilst trying to obtain a cert
for mortvm I''ve received the following errors :-
adrian@m...
2007 Feb 20
10
ferret webpage down
The ferret webpage at http://ferret.davebalmain.com/ has been down for a
number of days. Any idea what''s going on? or how to notify the
webmaster?
--
Posted via http://www.ruby-forum.com/.
2007 Oct 25
15
State of Development
Hi all,
I''m sure you''re all wondering what the heck is going on with
development and why there are so many open tickets. Hopefully this
email will answer those questions for you.
REST Development
======================
First, I''ve found the REST work to be significantly more complicated
than I''d feared. The plumbing is nearly all done and the majority
2007 Dec 14
15
Not so complex CompleteConfiguration example of a Complete Configuration?
I am new to Puppet and very eager to apply it to a project.
But I am somewhat stymied by the learning curve. So far I''ve found
many very simple examples of how to modify a file or add a user and a
very complex example http://reductivelabs.com/trac/puppet/wiki/CompleteConfiguration
.
I have not been able to find any other examples of a total
configuration tree (ie /etc/puppet/*)