Add automated tagging

This commit is contained in:
2023-01-24 23:04:00 +01:00
parent cc294118ae
commit ae27f3697b
25 changed files with 91 additions and 17 deletions

View File

@ -29,4 +29,7 @@ LXC_NESTING="1"
# Example:
# OPTIONAL_FEATURES=(wsdd)
# OPTIONAL_FEATURES=(wsdd splitdns)
OPTIONAL_FEATURES=()
OPTIONAL_FEATURES=(wsdd splitdns)
# service dependent meta tags
SERVICE_TAGS="nginx,samba,dns,ntp,dc,ldap,primary"