aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/lxc-host
Commit message (Collapse)AuthorAgeFilesLines
* lxc-host: Fixing ansible incompatibility.Trygve Laugstøl2019-09-061-1/+0
|
* lxc-host: Supporting gateway and dns too.Trygve Laugstøl2019-04-031-0/+8
|
* lxc-host:Trygve Laugstøl2019-03-093-25/+46
| | | | | | | | | o Correcting ordering of networkd files. packages: o Better split of package names. unifi: o importing role from Bitraf. o Configring lxc host on birgitte.
* lxc-host: Moving to its own playbook. Adding arius-test1. OnlyTrygve Laugstøl2019-01-112-20/+13
| | | | | | | configuring ipv4/6 forwarding for the created interface. Adding configurable ipv6 address too. wireguard: Tagging old nets with never. nftables: Trying out portforwarding on arius.
* lxc-host: Major refactoring.Trygve Laugstøl2019-01-048-209/+312
| | | | | | | 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.
* o Importing bitraf-base, packages and postfix-satellite from Bitraf.Trygve Laugstøl2018-11-265-44/+313
| | | | o Configuring nextcloud.
* o Lots of VM work.Trygve Laugstøl2018-09-172-22/+58
|
* o sz-ds: wip.Trygve Laugstøl2018-08-281-1/+1
|
* o Disable IPv6 in LXC containers.Trygve Laugstøl2018-08-271-0/+23
o Create LXC configuration from Ansible vars.