Try a local hw version now.

This commit is contained in:
Kevin Fenzi 2013-11-06 01:57:36 +00:00
parent 8bbb60bb4a
commit b54be7e34f
2 changed files with 3 additions and 1 deletions

View file

@ -8,5 +8,5 @@ eth1_ip: 10.5.127.184
mem_size: 10240
num_cpus: 4
volgroup: /dev/xenGuests
volgroup: /dev/vg_host01

View file

@ -7,6 +7,7 @@
hosts: buildvm
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -23,6 +24,7 @@
hosts: buildvm
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml