"description":"Database User, default is 'user'. This parameter is set only if database is not created yet.",
"title":"Database User",
"type":"string",
"default":"user"
},
"db_password":{
"description":"Database password. If no password set, a password will be generated. This parameter is set only if database is not created yet.",
"title":"Initial database password",
...
...
@@ -42,6 +36,12 @@
"ascii_bin"
],
"default":""
},
"cluster_id":{
"title":"Replication Manager Cluster Name",
"description":"When a cluster name is given, try to request the slave in the specified cluster name. If cluster name is not provided or does not exist, the slave is requested in the first cluster.",