ReferencePlatforms/Puppet Server: Difference between revisions

Jump to navigation Jump to search
Line 38: Line 38:


== Start the puppetmaster daemon ==
== Start the puppetmaster daemon ==
cd /etc/puppet
# Choose the appropriate fileserver config for the new server (or create a new one)
ln -s manifests/scl-production-fileserver.pp fileserver.pp
cd /etc/puppet/manifests
# Choose the appropriate config for the new server (or create a new one)
ln -s scl-production.pp site.pp
# Uncomment the line that reads PUPPETMASTER_PORTS=( 18140 18141 18142 18143 )
  vi /etc/sysconfig/puppetmaster
  vi /etc/sysconfig/puppetmaster
# Uncomment the line that reads PUPPETMASTER_PORTS=( 18140 18141 18142 18143 )
   
   
  service puppetmaster start
  service puppetmaster start
canmove, Confirmed users
2,850

edits

Navigation menu