ReferencePlatforms/Puppet Server: Difference between revisions

Jump to navigation Jump to search
Line 14: Line 14:


= Clone manifests and mount the file share =
= Clone manifests and mount the file share =
:NOTE - this is not accurate - NFS turned out to be ineffective between datacenters, so each master now has its own copy of the puppet-files, although they are at different locations on each master.
As root,
As root,
  cd /etc/puppet
  cd /etc/puppet
Line 20: Line 19:
  hg clone http://hg.mozilla.org/build/puppet-manifests manifests
  hg clone http://hg.mozilla.org/build/puppet-manifests manifests


:NOTE - this is not accurate - NFS turned out to be ineffective between datacenters, so each master is now manually synchronized.
Mount the puppet-files directory by adding an entry to fstab:
Mount the puppet-files directory by adding an entry to fstab:
  10.2.71.136:/export/buildlogs/puppet-files /N  nfs defaults 0 0
  10.2.71.136:/export/buildlogs/puppet-files /N  nfs defaults 0 0
canmove, Confirmed users
1,394

edits

Navigation menu