Confirmed users
1,364
edits
(consolidated lists of puppet masters) |
|||
| Line 9: | Line 9: | ||
== Masters == | == Masters == | ||
An accurate list of puppet servers needs to be referenced by various procedures. Please keep the following list up to date. | |||
{{Anchor|PuppetServers}} | |||
{| class="wikitable" style="text-align: center;" | |||
!Role !! Data Center !! Puppet Master | |||
|- | |||
| build master || ''all'' || master-puppet1.build.mozilla.org | |||
|- | |||
| build slave || mtv1 || mv-production-puppet.build.mtv1.mozilla.com | |||
|- | |||
| build slave || scl1 || scl-production-puppet.build.scl1.mozilla.com | |||
|- | |||
| build slave || scl3 || scl3-production-puppet.srv.releng.scl3.mozilla.com | |||
|- | |||
| staging || scl3 || staging-puppet.build.mozilla.org | |||
|} | |||
<small>To reference the above table from other wiki pages, use: <tt><nowiki>[[ReleaseEngineering/Puppet/Usage#PuppetServers]]</nowiki></tt></small> | |||
=== The Slave-Master Link === | === The Slave-Master Link === | ||
| Line 204: | Line 218: | ||
** tail -F /var/log/messages | ** tail -F /var/log/messages | ||
** once you see a slave listed go and check to see that it got the changes | ** once you see a slave listed go and check to see that it got the changes | ||