Merge "Add containers in baremetal undercloud playbooks"
This commit is contained in:
commit
0dd2a7351a
@ -64,6 +64,14 @@
|
|||||||
tags:
|
tags:
|
||||||
- overcloud-prep-config
|
- overcloud-prep-config
|
||||||
|
|
||||||
|
- name: Prepare overcloud containers
|
||||||
|
hosts: undercloud
|
||||||
|
gather_facts: no
|
||||||
|
roles:
|
||||||
|
- overcloud-prep-containers
|
||||||
|
tags:
|
||||||
|
- overcloud-prep-containers
|
||||||
|
|
||||||
- name: Fetch the overcloud images
|
- name: Fetch the overcloud images
|
||||||
hosts: undercloud
|
hosts: undercloud
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
|
@ -64,6 +64,14 @@
|
|||||||
tags:
|
tags:
|
||||||
- overcloud-prep-config
|
- overcloud-prep-config
|
||||||
|
|
||||||
|
- name: Prepare overcloud containers
|
||||||
|
hosts: undercloud
|
||||||
|
gather_facts: no
|
||||||
|
roles:
|
||||||
|
- overcloud-prep-containers
|
||||||
|
tags:
|
||||||
|
- overcloud-prep-containers
|
||||||
|
|
||||||
- name: Fetch the overcloud images
|
- name: Fetch the overcloud images
|
||||||
hosts: undercloud
|
hosts: undercloud
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
|
Loading…
Reference in New Issue
Block a user