AO3-4611 Add new servers #2501

Merged
merged 1 commit into from Jul 26, 2016

2 participants

@zz9pzza zz9pzza Add new servers
f2ae920
@houndci-bot houndci-bot commented on the diff Jul 25, 2016
config/deploy/production.rb
server "ao3-app07.ao3.org", :app
server "ao3-front01.ao3.org", :web
server "ao3-app09.ao3.org", :app
+server "ao3-app91.ao3.org", :app , :workers , :schedulers

Space found before comma.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@houndci-bot houndci-bot commented on the diff Jul 25, 2016
config/deploy/production.rb
@@ -16,9 +16,11 @@
server "ao3-app05.ao3.org", :app
server "ao3-app08.ao3.org", :app , :workers , :schedulers
server "ao3-app06.ao3.org", :app
+server "ao3-app90.ao3.org", :app , :workers , :schedulers

Space found before comma.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@sarken sarken merged commit c78cffa into otwcode:master Jul 26, 2016

2 checks passed

Details continuous-integration/travis-ci/pr The Travis CI build passed
hound 2 violations found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment