Update IP here.

This commit is contained in:
Ralph Bean 2016-04-01 17:34:41 +00:00
parent d53f9cacba
commit 7c32a637b0
2 changed files with 2 additions and 2 deletions

View file

@ -949,7 +949,7 @@ pdc-backend01.stg.phx2.fedoraproject.org
[transient-cloud]
# fedora-hubs-dev
209.132.184.97
209.132.184.98
[persistent-cloud]
# artboard instance

View file

@ -1,5 +1,5 @@
- name: provision instance
hosts: 209.132.184.97 # this is transient.. so may change if we destroy it.
hosts: 209.132.184.98 # this is transient.. so may change if we destroy it.
user: root
gather_facts: True