and we try to convert fed-cloud11 to a box for kushal
This commit is contained in:
parent
8814bff83c
commit
afa0481fc1
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- name: deploy Open Stack compute node
|
#- name: deploy Open Stack compute node
|
||||||
|
- name: deploy Kushal temp box
|
||||||
hosts: fed-cloud11.cloud.fedoraproject.org
|
hosts: fed-cloud11.cloud.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
sudo: yes
|
sudo: yes
|
||||||
|
@ -10,8 +11,8 @@
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
- "{{ private }}/vars.yml"
|
- "{{ private }}/vars.yml"
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
- /srv/web/infra/ansible/vars/fedora-cloud.yml
|
# - /srv/web/infra/ansible/vars/fedora-cloud.yml
|
||||||
- "{{ private }}/files/openstack/passwords.yml"
|
# - "{{ private }}/files/openstack/passwords.yml"
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
|
@ -21,7 +22,7 @@
|
||||||
- fas_client
|
- fas_client
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- cloud_compute
|
# - cloud_compute
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue