Skip to content

Commit

Permalink
Merge pull request #248 from glogiotatidis/frankfurt
Browse files Browse the repository at this point in the history
Deploy to frankfurt, remove virginia.
  • Loading branch information
Dave Parfitt authored Jul 18, 2017
2 parents 626a82b + 1529925 commit 41c5182
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deploy:
url: "https://deis.eu-west.moz.works"
credentials: jenkins-deis
app: "snippets-stage"
newrelic_app: "snippets-stage-eu-west"
newrelic_app: "snippets-stage-eu-west"
prod:
- name: "US-West Admin"
url: "https://deis.us-west.moz.works"
Expand All @@ -29,18 +29,18 @@ deploy:
credentials: jenkins-deis
app: "snippets-prod"
newrelic_app: "snippets-prod-eu-west"
- name: "Virginia Prod"
url: "https://deis.virginia.moz.works"
credentials: jenkins-deis-2
app: "snippets-prod"
newrelic_app: "snippets-prod-virginia"
deis_executable: "deis2"
- name: "Tokyo Prod"
url: "https://deis.tokyo.moz.works"
credentials: jenkins-deis-2
app: "snippets-prod"
newrelic_app: "snippets-prod-tokyo"
deis_executable: "deis2"
- name: "Frankfurt Prod"
url: "https://deis.frankfurt.moz.works"
credentials: jenkins-deis-2
app: "snippets-prod"
newrelic_app: "snippets-prod-frankfurt"
deis_executable: "deis2"
notifications:
irc:
server: irc.mozilla.org:6697
Expand Down

0 comments on commit 41c5182

Please sign in to comment.