Skip to content
Snippets Groups Projects
Commit a071bce0 authored by caoyuan's avatar caoyuan
Browse files

Add "---" into some files of yaml

TrivialFix

Change-Id: Id2cd736f136068514f26977b434b15a8b1ffc8be
parent aa7a338f
No related branches found
No related tags found
No related merge requests found
---
- name: Running Glance bootstrap container
kolla_docker:
action: "start_container"
......
---
- name: Running Heat bootstrap container
kolla_docker:
action: "start_container"
......
---
- name: Running Ironic bootstrap container
kolla_docker:
action: "start_container"
......
---
- name: Pulling Kibana image
kolla_docker:
action: "pull_image"
......
---
docker_version_min: '1.10.0'
docker_py_version_min: '1.6.0'
ansible_version_min: '2.0.0'
---
skip_bootstrap: true
skip_start: true
install_dib: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment