Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
New puppet master configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rail Aliiev committed Nov 9, 2012
1 parent f472fcc commit 3f0c4ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions aws/us-east-1.instance_data_prod.json
Expand Up @@ -4,8 +4,8 @@
"default_puppet_server": "puppetmaster-01.srv.releng.aws-us-east-1.mozilla.com",
"home_tarball": "secrets/dev.tar.gz",
"hosts": {
"puppet": "10.134.48.97",
"puppetmaster-01.srv.releng.aws-us-east-1.mozilla.com": "10.134.48.97"
"puppet": "10.134.48.35",
"puppetmaster-01.srv.releng.aws-us-east-1.mozilla.com": "10.134.48.35"
},
"hg_shares": {
"mozilla-central": "http://ftp.mozilla.org/pub/mozilla.org/firefox/bundles/mozilla-central.hg",
Expand Down
4 changes: 2 additions & 2 deletions aws/us-east-1.instance_data_try.json
Expand Up @@ -4,8 +4,8 @@
"default_puppet_server": "puppetmaster-01.srv.releng.aws-us-east-1.mozilla.com",
"home_tarball": "secrets/dev.tar.gz",
"hosts": {
"puppet": "10.134.48.97",
"puppetmaster-01.srv.releng.aws-us-east-1.mozilla.com": "10.134.48.97"
"puppet": "10.134.48.35",
"puppetmaster-01.srv.releng.aws-us-east-1.mozilla.com": "10.134.48.35"
},
"hg_shares": {
"try": "http://ftp.mozilla.org/pub/mozilla.org/firefox/bundles/try.hg"
Expand Down

0 comments on commit 3f0c4ff

Please sign in to comment.