Fix: readme presentation
This commit is contained in:
parent
888ea3032e
commit
0b8c655e7d
1 changed files with 0 additions and 4 deletions
|
@ -14,14 +14,10 @@ Role Variables
|
||||||
- db_name: name of the db to create
|
- db_name: name of the db to create
|
||||||
- user_name: name of the user to create
|
- user_name: name of the user to create
|
||||||
- user_pass: user password
|
- user_pass: user password
|
||||||
|
|
||||||
- admin_user: name of admin user
|
- admin_user: name of admin user
|
||||||
- admin_pass: password of admin user
|
- admin_pass: password of admin user
|
||||||
|
|
||||||
- is_admin: true/false, to enable admin mode or not
|
- is_admin: true/false, to enable admin mode or not
|
||||||
|
|
||||||
- priv: READ/WRITE/ALL, to setup database priv of user_name on db_name
|
- priv: READ/WRITE/ALL, to setup database priv of user_name on db_name
|
||||||
|
|
||||||
- policy_name: name of the retention policy to apply
|
- policy_name: name of the retention policy to apply
|
||||||
- policy_duration: duration of the retention policy to apply
|
- policy_duration: duration of the retention policy to apply
|
||||||
- policy_replication: policy replication
|
- policy_replication: policy replication
|
||||||
|
|
Reference in a new issue