Merge "Run openstack_openrc before Magnum installation"
This commit is contained in:
commit
5dae91534c
@ -50,10 +50,10 @@
|
||||
db_name: "{{ magnum_galera_database_name }}"
|
||||
when: inventory_hostname == groups['magnum_all'][0]
|
||||
roles:
|
||||
- role: "os_magnum"
|
||||
- role: "openstack_openrc"
|
||||
tags:
|
||||
- openrc
|
||||
- role: "os_magnum"
|
||||
- role: "rsyslog_client"
|
||||
rsyslog_client_log_rotate_file: magnum_log_rotate
|
||||
rsyslog_client_log_dir: "/var/log/magnum"
|
||||
|
Loading…
Reference in New Issue
Block a user