aboutsummaryrefslogtreecommitdiff
path: root/ansible/host_vars/knot.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-08-28 15:37:55 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-08-28 15:37:55 +0200
commita5705d3f44cb86b216277c6311f313963d4f9c49 (patch)
treeb9a6343a8c730b83e37138bb09461b5a4cf007bc /ansible/host_vars/knot.yml
parent1f677dfeded1f52dc75c34c93f9ef1d6b3b948be (diff)
downloadinfra-a5705d3f44cb86b216277c6311f313963d4f9c49.tar.gz
infra-a5705d3f44cb86b216277c6311f313963d4f9c49.tar.bz2
infra-a5705d3f44cb86b216277c6311f313963d4f9c49.tar.xz
infra-a5705d3f44cb86b216277c6311f313963d4f9c49.zip
o sz-ds: wip.
Diffstat (limited to 'ansible/host_vars/knot.yml')
-rw-r--r--ansible/host_vars/knot.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ansible/host_vars/knot.yml b/ansible/host_vars/knot.yml
index ec97b6a..f7bc64a 100644
--- a/ansible/host_vars/knot.yml
+++ b/ansible/host_vars/knot.yml
@@ -1,9 +1,11 @@
lxc_containers:
sz-prod:
ipv4:
- address: 10.0.3.3/24
+ address: 10.0.3.3
+ netmask: 24
gateway: 10.0.3.1
sz-test:
ipv4:
- address: 10.0.3.4/24
+ address: 10.0.3.4
+ netmask: 24
gateway: 10.0.3.1