mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
Add Tactical RMM parameters
This commit is contained in:
parent
9b9354f09c
commit
c28bbc32d9
@ -159,3 +159,10 @@ KOPANO_MAILGW="192.168.100.254"
|
|||||||
# Kopano test- or subscription-key offerd from
|
# Kopano test- or subscription-key offerd from
|
||||||
# https://kopano.com/downloads-demo/?demo=Kopano+Groupware&headline=Packages&target=Debian+10
|
# https://kopano.com/downloads-demo/?demo=Kopano+Groupware&headline=Packages&target=Debian+10
|
||||||
KOPANO_REPKEY="1234567890abcdefghijklmno"
|
KOPANO_REPKEY="1234567890abcdefghijklmno"
|
||||||
|
|
||||||
|
############### Tactical-RMM Section ###############
|
||||||
|
|
||||||
|
rmmdomain=api.${LXC_DOMAIN}
|
||||||
|
frontenddomain=${LXC_HOSTNAME}.${LXC_DOMAIN}
|
||||||
|
meshdomain=mesh.${LXC_DOMAIN}
|
||||||
|
adminemail=rmm@${LXC_DOMAIN}
|
Loading…
Reference in New Issue
Block a user