Merge "Add containers in baremetal undercloud playbooks"

This commit is contained in:
Jenkins 2017-09-06 21:13:25 +00:00 committed by Gerrit Code Review
commit 0dd2a7351a
2 changed files with 16 additions and 0 deletions

View File

@ -64,6 +64,14 @@
tags:
- 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
hosts: undercloud
gather_facts: no

View File

@ -64,6 +64,14 @@
tags:
- 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
hosts: undercloud
gather_facts: no