Skip to content

Commit

Permalink
Merge fc50a04 into 9fc92a8
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchhentges committed Dec 6, 2018
2 parents 9fc92a8 + fc50a04 commit fc929eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/new_instance.md
Expand Up @@ -99,7 +99,7 @@ $ ssh -i aws-releng root@<fqdn>
To begin with, Install puppet:

```bash
# first, edit /etc/yum-local.cfg to replace `puppetagain.*/data/` with `releng-puppet2.srv.releng.mdc1.mozilla.com`
sed -i -e 's/puppetagain.*\/data/releng-puppet2.srv.releng.mdc1.mozilla.com/g' /etc/yum-local.cfg
yum -c /etc/yum-local.cfg install puppet
```

Expand Down

0 comments on commit fc929eb

Please sign in to comment.