remove trailing ,

This commit is contained in:
Flavio Percoco 2017-08-11 15:09:28 +02:00
parent 33893316b1
commit 4eef31b303
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
schema:
tripleo::profile::base::database::mysql::bind_address: bind_address
tripleo::profile::base::database::mysql::mysql_server_options: mysql_server_options
mysql::server::root_password: root_password,
mysql::server::root_password: root_password
mysql_clustercheck_password: clustercheck_password
mysql_max_connections: mysql_max_connections
fact_variable: 'mariadb_config'