ipsilon: Use default database names
This commit is contained in:
parent
856f5b286c
commit
2bf1320e3c
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@ LDAP_BASEDN="{{ ldap_basedn }}"
|
|||
IPSILON_DB_USER="ipsilon"
|
||||
IPSILON_DB_PASS="jFmMGUXsQgOuW9FE5ABX"
|
||||
IPSILON_DB_HOST="sqldb02.home.foo.sh"
|
||||
IPSILON_DB_USERPREFS="ipsilon"
|
||||
IPSILON_DB_TRANSACTIONS="ipsilon"
|
||||
IPSILON_DB_SESSIONS="ipsilon"
|
||||
IPSILON_DB_CA="/etc/ssl/certs/ca.crt"
|
||||
IPSILON_DB_KEY="/etc/ssl/private/{{ inventory_hostname }}.key"
|
||||
IPSILON_DB_CERT="/etc/ssl/certs/{{ inventory_hostname}}.crt"
|
||||
|
|
Loading…
Add table
Reference in a new issue