summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-27 02:03:24 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-27 02:03:24 +0200
commitbbacb43aa43f46d4c78787d91fb596087c7da768 (patch)
treecad21ee086d05f4a0be87a03c3d50d1510a5fbc6 /inventory
parentadd simple postfix role (diff)
add simple postfix to sk-tomnext-nc
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/sk-tomnext-nc.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml
index 296a9e28..89138b1b 100644
--- a/inventory/host_vars/sk-tomnext-nc.yml
+++ b/inventory/host_vars/sk-tomnext-nc.yml
@@ -77,6 +77,16 @@ kubernetes_standalone_cni_variant: with-portmap
acmetool_directory_server: "{{ acmetool_directory_server_le_live_v2 }}"
nginx_server_names_hash_bucket_size: 64
+postfix_simple_mynetworks:
+ - "127.0.0.0/8"
+ - "[::ffff:127.0.0.0]/104"
+ - "[::1]/128"
+ - "{{ kubernetes_standalone_pod_cidr }}"
+postfix_simple_inet_interfaces:
+ - "127.0.0.1"
+ - "{{ kubernetes_standalone_pod_cidr | ipaddr('1') | ipaddr('address') }}"
+
+
nextcloud_zfs:
pool: storage
name: nextcloud