summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/sk-cloudio/vars.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml
index d2438589..b4104c54 100644
--- a/inventory/host_vars/sk-cloudio/vars.yml
+++ b/inventory/host_vars/sk-cloudio/vars.yml
@@ -95,6 +95,8 @@ postfix_simple_mynetworks:
- "[::ffff:127.0.0.0]/104"
- "[::1]/128"
- "{{ kubernetes_standalone_pod_cidr }}"
+postfix_simple_inet_protocols:
+ - "ipv4"
acmetool_directory_server: "{{ acmetool_directory_server_le_live_v2 }}"