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
|
||||
user: root
|
||||
sudo: yes
|
||||
|
@ -10,8 +11,8 @@
|
|||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "{{ private }}/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
- /srv/web/infra/ansible/vars/fedora-cloud.yml
|
||||
- "{{ private }}/files/openstack/passwords.yml"
|
||||
# - /srv/web/infra/ansible/vars/fedora-cloud.yml
|
||||
# - "{{ private }}/files/openstack/passwords.yml"
|
||||
|
||||
roles:
|
||||
- base
|
||||
|
@ -21,7 +22,7 @@
|
|||
- fas_client
|
||||
- collectd/base
|
||||
- sudo
|
||||
- cloud_compute
|
||||
# - cloud_compute
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue