diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-06-10 13:49:00 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-06-10 13:49:00 +0200 |
commit | 9e0f354a6622a51e113bc7fa08c6f13255d0c042 (patch) | |
tree | c8e6cbca67ce6cd1250510db3cc5bf3f95f177fd /inventory | |
parent | liquid-truth: added app user (diff) |
added info to finalize mongodb auth
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ele-lt.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-lt.yml b/inventory/host_vars/ele-lt.yml index f642f09c..70964e77 100644 --- a/inventory/host_vars/ele-lt.yml +++ b/inventory/host_vars/ele-lt.yml @@ -5,6 +5,16 @@ ssh_allowusers_host: - "{{ liquidtruth_app_user }}" +liquidtruth_mongodb_root_username: root +liquidtruth_mongodb_root_password: "{{ vault_liquidtruth_mongodb_root_password }}" + +liquidtruth_mongodb_backup_username: backup +liquidtruth_mongodb_backup_password: "{{ vault_liquidtruth_mongodb_backup_password }}" + +liquidtruth_mongodb_app_username: lt +liquidtruth_mongodb_app_password: "{{ vault_liquidtruth_mongodb_app_password }}" + + #acmetool_directory_server: "{{ acmetool_directory_server_le_live }}" liquidtruth_hostnames: |