mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 21:08:32 +01:00
add: nextcloud php config
This commit is contained in:
@@ -11,6 +11,12 @@ code_server_password: HISTORY_PURGED_SECRET
|
||||
|
||||
nextcloud_ssl_enabled: false
|
||||
nextcloud_cert_name: nextcloud.atlantishq.de
|
||||
nextcloud_instance_id: HISTORY_PURGED_SECRET
|
||||
nextcloud_password_salt: HISTORY_PURGED_SECRET
|
||||
nextcloud_instance_secret: HISTORY_PURGED_SECRET
|
||||
nextcloud_master_domain: nextcloud.atlantishq.de
|
||||
nextcloud_db_password: HISTORY_PURGED_SECRET
|
||||
|
||||
|
||||
tor_bridge_name: HISTORY_PURGED_SECRET
|
||||
tor_bridge_email: nobody@HISTORY_PURGED_SECRET.com
|
||||
@@ -93,6 +99,7 @@ opensearch_manager_nodes:
|
||||
extra_root_keys:
|
||||
- "# no extra keys"
|
||||
|
||||
smtp_user_domain: atlantishq.de
|
||||
smtp_internal_host: mail.atlantishq.de
|
||||
smtp_internal_host_port: 8025
|
||||
smtp_service_user: noreply
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
---
|
||||
nextcloud_nginx_ssl_enabled: false
|
||||
nextcloud_instance_id: HISTORY_PURGED_SECRET
|
||||
nextcloud_password_salt: HISTORY_PURGED_SECRET
|
||||
nextcloud_instance_secret: HISTORY_PURGED_SECRET
|
||||
nextcloud_master_domain: ths.atlantishq.de
|
||||
nextcloud_db_password: HISTORY_PURGED_SECRET
|
||||
checks :
|
||||
- { user : sheppy, name : irc, cmd : ""}
|
||||
|
||||
Reference in New Issue
Block a user