use the right key from ansible-private
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
06ede132fe
commit
19274ca96f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ScriptAlias /tac.cgi /usr/lib64/nagios/cgi-bin/tac.cgi
|
|||
Auth_PG_host db-fas
|
||||
Auth_PG_port 5432
|
||||
Auth_PG_user fasreadonly
|
||||
Auth_PG_pwd "{{fas_readonly_password}}"
|
||||
Auth_PG_pwd "{{fas_db_readonly_password}}"
|
||||
Auth_PG_database fas2
|
||||
Auth_PG_pwd_table people
|
||||
Auth_PG_uid_field username
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue