Confirmed users
1,989
edits
ChrisCooper (talk | contribs) No edit summary |
(→Puppet) |
||
| Line 16: | Line 16: | ||
* To create a master instance use the following snippet as a template. Don't forget to adjust the name and region accordingly (or use the snippets produced with the "<tt>--bash FILE</tt>" option): | * To create a master instance use the following snippet as a template. Don't forget to adjust the name and region accordingly (or use the snippets produced with the "<tt>--bash FILE</tt>" option): | ||
<pre> | <pre> | ||
ssh buildduty@aws- | ssh buildduty@aws-manager2.bb.releng.scl3.mozilla.com | ||
source /builds/aws_manager/bin/activate | source /builds/aws_manager/bin/activate | ||
cd /builds/aws_manager | cd /builds/aws_manager | ||