Update IP here.
This commit is contained in:
parent
d53f9cacba
commit
7c32a637b0
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue