ReleaseEngineering/How To/Setup buildbot masters in AWS: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:


* For build/try masters, '''add master's ip to secrets::network::masterIPs''' on master-puppet1:/etc/puppet/manifests/secrets.pp. The signing instances will be automatically reloaded.
* For build/try masters, '''add master's ip to secrets::network::masterIPs''' on master-puppet1:/etc/puppet/manifests/secrets.pp. The signing instances will be automatically reloaded.
* To make sure that buildbot emails contain FQDN in the headers ({{Bug|895958}}) make sure that the FQDN is the first entry in /etc/hosts:
127.0.0.1  buildbot-master81.srv.releng.scl3.mozilla.com localhost


== Add masters to inventory ==
== Add masters to inventory ==
Confirmed users
3,104

edits

Navigation menu