why not just make the first openstack undercloud install part of the role

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-11-21 17:17:52 +00:00
parent 1bec672ede
commit 2641e6dbf9

View file

@ -61,3 +61,11 @@
tags:
- config
- undercloud
- name: Do an undercloud install if it has yet to be done
become: yes
become_user: stack
shell: openstack undercloud install
args:
chdir: /home/stack/
creates: /home/stack/stackrc