6 lines
310 B
Plaintext
6 lines
310 B
Plaintext
# Example service secrets for icinga2 docker service, to be encrypted with ansible vault and called servicesecrets.enc
|
|
service_icinga2_incingaadmin_password: ***
|
|
service_icinga2_icinga2_redis_password: ***
|
|
service_icinga2_icinga2_web_db_postgres_password: ***
|
|
service_icinga2_icinga2_db_postgres_password: ***
|