Changes

Jump to: navigation, search

User:Prathapan

51 bytes removed, 16:32, 23 April 2011
no edit summary
On server, In this case it will be Hongkong.proximity.on.ca
<pre>
'''#yum install puppet-server'''
</pre>
it will install puppetmaster and puppet on the server which is to be as puppetmaster.
<pre>
'''#yum install mysql-server ruby-mysql'''
</pre>
<pre>
'''#yum install ruby-RRDtool'''
</pre>
<pre>
'''#yum install puppet'''
</pre>
c) start the puppet master.
<pre>
'''#puppetmasterd –mkusers'''
</pre>
<pre>
'''#ls /var/lib/puppet'''
</pre>
all the details information about these files and folder will be included in the next blog.
<pre>
'''#'''service puppetmaster start'''
</pre>
On the client, Ireland
<pre>
'''#puppetd –verbose'''
</pre>
On the server
<pre>
'''#puppetca –list'''
</pre>
<pre>
'''#puppetca –-sign ireland.proximity.on.ca'''
</pre>
== '''Release 0.2''' ==
'''Functional with file server'''
1) file server configuration: For the the configuration to be saved
'''File server configuration'''
The last release 0.1 was installing the basic puppet installation and gets the puppet working. In the puppet master there should be service that should store and deliver the needed configuration files. Puppet can be act as the file server.
1
edit

Navigation menu