diff options
Diffstat (limited to 'ansible/host_vars')
-rw-r--r-- | ansible/host_vars/knot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/host_vars/knot.yml b/ansible/host_vars/knot.yml index d01de6e..7bd3a35 100644 --- a/ansible/host_vars/knot.yml +++ b/ansible/host_vars/knot.yml @@ -12,7 +12,7 @@ lxc_containers: netmask: 24 gateway: 10.0.3.1 sz-test: - state: stopped + state: started ipv4: address: 10.0.3.4 netmask: 24 |