Merge "Idempotent nova db privilege grants"
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
password: "{{ nova_api_container_mysql_password }}"
|
password: "{{ nova_api_container_mysql_password }}"
|
||||||
login_host: "{{ nova_api_galera_address }}"
|
login_host: "{{ nova_api_galera_address }}"
|
||||||
db_name: "{{ nova_api_galera_database }}"
|
db_name: "{{ nova_api_galera_database }}"
|
||||||
|
db_append_privs: "yes"
|
||||||
run_once: yes
|
run_once: yes
|
||||||
|
|
||||||
- name: Configure MySQL user (nova-placement)
|
- name: Configure MySQL user (nova-placement)
|
||||||
|
Reference in New Issue
Block a user