Revert "add IP here so I can run the playbook until the DNS cache drops my messup"
This reverts commit dfd4748d34
.
This commit is contained in:
parent
dfd4748d34
commit
fc2f2f59ac
2 changed files with 2 additions and 3 deletions
|
@ -805,7 +805,6 @@ copr-keygen.cloud.fedoraproject.org
|
||||||
taiga.cloud.fedoraproject.org
|
taiga.cloud.fedoraproject.org
|
||||||
# graphite/statsd/grafana exploration
|
# graphite/statsd/grafana exploration
|
||||||
grafana.cloud.fedoraproject.org
|
grafana.cloud.fedoraproject.org
|
||||||
209.132.184.51
|
|
||||||
|
|
||||||
[jenkins-slaves]
|
[jenkins-slaves]
|
||||||
# EL-6 builder
|
# EL-6 builder
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: grafana.cloud.fedoraproject.org:209.132.184.51
|
hosts: grafana.cloud.fedoraproject.org
|
||||||
user: fedora
|
user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
- include: "{{ tasks }}/growroot_cloud.yml"
|
- include: "{{ tasks }}/growroot_cloud.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: grafana.cloud.fedoraproject.org:209.132.184.51
|
hosts: grafana.cloud.fedoraproject.org
|
||||||
user: fedora
|
user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue