add local_network variable
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
otthorn 2021-01-30 00:25:15 +01:00
parent 99a46af244
commit 24fa5a969c

View file

@ -97,3 +97,4 @@ is_aurore_host: "{{ 'aurore_vm' in group_names }}"
myorigin: "auro.re"
# myhostname should be the FQDN (Fully Qualified Domain Name)
myhostname: "mail.adm.auro.re"
local_network: "10.128.0.0/24"