mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 02:38:32 +01:00
feat: ssl optional + ths fixes
This commit is contained in:
@@ -9,6 +9,9 @@ RSYSLOG_SERVER: internal.monitoring.atlantishq.de
|
||||
influxdb_telegraf_password: HISTORY_PURGED_SECRET
|
||||
code_server_password: HISTORY_PURGED_SECRET
|
||||
|
||||
nextcloud_ssl_enabled: false
|
||||
nextcloud_cert_name: nextcloud.atlantishq.de
|
||||
|
||||
tor_bridge_name: HISTORY_PURGED_SECRET
|
||||
tor_bridge_email: nobody@HISTORY_PURGED_SECRET.com
|
||||
|
||||
|
||||
1
group_vars/nextcloud.yaml
Normal file
1
group_vars/nextcloud.yaml
Normal file
@@ -0,0 +1 @@
|
||||
nextcloud_nginx_ssl_enabled: true
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
nextcloud_nginx_ssl_enabled: false
|
||||
checks :
|
||||
- { user : sheppy, name : irc, cmd : ""}
|
||||
|
||||
Reference in New Issue
Block a user