replace mysql password with default empty password
This commit is contained in:
parent
dd8d8894f2
commit
9c27cdc26e
@ -10,7 +10,7 @@
|
||||
vars:
|
||||
- network_interface: "virbr0"
|
||||
- ironic_db_password: aSecretPassword473z
|
||||
- mysql_password: password
|
||||
- mysql_password:
|
||||
- testing: true
|
||||
- http_boot_folder: /httpboot
|
||||
tasks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user