rename vg_guests if exist (freshly provisioned system)
This commit is contained in:
parent
b1dc12b211
commit
0567d2af21
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
|||
|
||||
- service: name=tgtd state=started enabled=yes
|
||||
|
||||
- command: vgrename vg_guests cinder-volumes
|
||||
ignore_errors: yes
|
||||
|
||||
- lvg: vg=cinder-volumes pvs=/dev/md127 pesize=32 vg_options=''
|
||||
|
||||
- template: src={{ files }}/fedora-cloud/hosts dest=/etc/hosts owner=root mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue