From cc70c3640eeb06d9129cd624c0750f2db70648a7 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 4 Jan 2019 15:04:54 +0100 Subject: lxc-host: Major refactoring. o Removing radvd support, should be handled by itself. Better support for setting ipv6 addresses instead. o Moving out UFW stupport, should be moved to the ufw package. o Better variables, default and file names. --- ansible/host_vars/birgitte/lxc.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ansible/host_vars/birgitte/lxc.yml') diff --git a/ansible/host_vars/birgitte/lxc.yml b/ansible/host_vars/birgitte/lxc.yml index 9233b4b..a57d6e6 100644 --- a/ansible/host_vars/birgitte/lxc.yml +++ b/ansible/host_vars/birgitte/lxc.yml @@ -1,8 +1,5 @@ -lxc_host_containers: +lxc_host__containers: nextcloud: state: started -lxc_host__enable_network_cfg: yes -lxc_host__hardware_if: wlx00e01d0808b2 -lxc_host__br_if: br0 lxc_host__internal_if: int0 -- cgit v1.2.3