summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-gw-c3voc.yml2
-rw-r--r--inventory/host_vars/ch-router.yml1
2 files changed, 2 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-gw-c3voc.yml b/inventory/host_vars/ch-gw-c3voc.yml
index 3da27bf7..e08da8e7 100644
--- a/inventory/host_vars/ch-gw-c3voc.yml
+++ b/inventory/host_vars/ch-gw-c3voc.yml
@@ -1,7 +1,7 @@
---
install:
vm:
- memory: 64M
+ memory: 128M
numcpus: 1
autostart: true
disks:
diff --git a/inventory/host_vars/ch-router.yml b/inventory/host_vars/ch-router.yml
index 16f70198..9c07b42d 100644
--- a/inventory/host_vars/ch-router.yml
+++ b/inventory/host_vars/ch-router.yml
@@ -305,6 +305,7 @@ openwrt_uci:
dh: '/etc/openvpn/dhparams'
tls_cipher: 'DHE-RSA-AES256-SHA'
+ tls_version_min: '1.1'
cipher: 'AES-256-CBC'
auth: 'SHA256'
comp_lzo: 'yes'