Add restart-services helpers to cloud boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
11a36497c8
commit
62deebeb5d
34 changed files with 102 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: artboard.fedorainfracloud.org
|
hosts: artboard.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
- include: "{{ tasks_path }}/growroot_cloud.yml"
|
- include: "{{ tasks_path }}/growroot_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
hosts: blockerbugs-dev.cloud.fedoraproject.org
|
hosts: blockerbugs-dev.cloud.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: commops.fedorainfracloud.org
|
hosts: commops.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: communityblog.fedorainfracloud.org
|
hosts: communityblog.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -12,6 +12,9 @@
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
- include: "{{ tasks_path }}/growroot_cloud_el7.yml"
|
- include: "{{ tasks_path }}/growroot_cloud_el7.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: darkserver-dev.fedorainfracloud.org
|
hosts: darkserver-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: developer.fedorainfracloud.org
|
hosts: developer.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: eclipse.fedorainfracloud.org
|
hosts: eclipse.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: faitout.fedorainfracloud.org
|
hosts: faitout.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: fas2-dev.fedorainfracloud.org
|
hosts: fas2-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: fas3-dev.fedorainfracloud.org
|
hosts: fas3-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: fedimg-dev.fedorainfracloud.org
|
hosts: fedimg-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: fedora-bootstrap.fedorainfracloud.org
|
hosts: fedora-bootstrap.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: glittergallery-dev.fedorainfracloud.org
|
hosts: glittergallery-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: grafana.cloud.fedoraproject.org
|
hosts: grafana.cloud.fedoraproject.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: graphite.fedorainfracloud.org
|
hosts: graphite.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: hubs-dev.fedorainfracloud.org
|
hosts: hubs-dev.fedorainfracloud.org
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: iddev.fedorainfracloud.org
|
hosts: iddev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -12,6 +12,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: insim.fedorainfracloud.org
|
hosts: insim.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: java-deptools.fedorainfracloud.org
|
hosts: java-deptools.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: kolinahr.fedorainfracloud.org
|
hosts: kolinahr.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: lists-dev.fedorainfracloud.org
|
hosts: lists-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: magazine2.fedorainfracloud.org
|
hosts: magazine2.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: modernpaste.fedorainfracloud.org
|
hosts: modernpaste.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: modularity.fedorainfracloud.org
|
hosts: modularity.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: piwik.fedorainfracloud.org
|
hosts: piwik.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: regcfp2.fedorainfracloud.org
|
hosts: regcfp2.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: respins.fedorainfracloud.org
|
hosts: respins.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
- include: "{{ tasks_path }}/growroot_cloud.yml"
|
- include: "{{ tasks_path }}/growroot_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
hosts: 209.132.184.157
|
hosts: 209.132.184.157
|
||||||
user: root
|
user: root
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: shumgrepper-dev.fedorainfracloud.org
|
hosts: shumgrepper-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: taiga.fedorainfracloud.org
|
hosts: taiga.fedorainfracloud.org
|
||||||
vars_files:
|
vars_files:
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: taigastg.fedorainfracloud.org
|
hosts: taigastg.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -12,6 +12,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: testdays.fedorainfracloud.org
|
hosts: testdays.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: do base configuration
|
- name: do base configuration
|
||||||
hosts: upstreamfirst.fedorainfracloud.org
|
hosts: upstreamfirst.fedorainfracloud.org
|
||||||
user: root
|
user: root
|
||||||
|
|
|
@ -11,6 +11,9 @@
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
- include: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: waiverdb-dev.fedorainfracloud.org
|
hosts: waiverdb-dev.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue