Replace sojus by laika

This commit is contained in:
Daniel A. Maierhofer
2019-01-26 02:42:52 +01:00
parent a08e30c4e9
commit b1b82ce8f7
11 changed files with 26 additions and 30 deletions

View File

@@ -25,15 +25,6 @@ lxc:
- lxc.network.1.ipv4.gateway = 128.131.95.1
- lxc.pts = 6
- name: laika
revision: "01"
template: debian
config:
- lxc.network.type = veth
- lxc.network.hwaddr = 1c:bd:b9:7f:fe:a4
- lxc.network.link = br1
- lxc.network.flags = up
- name: betam
revision: "01"
template: debian
@@ -66,7 +57,7 @@ lxc:
- lxc.pts = 6
- lxc.mount.entry = /zv1/daten/Scans /var/lib/lxc/lxc-progress-01/rootfs/mnt/scans none bind,create=dir 0 0
- name: sojus
- name: laika
revision: "01"
template: voidlinux
config:
@@ -74,8 +65,16 @@ lxc:
- lxc.network.hwaddr = 2e:6d:b6:07:17:01
- lxc.network.link = br1
- lxc.network.flags = up
- lxc.network.1.type = veth
- lxc.network.1.hwaddr = 00:15:c5:5d:78:0e
- lxc.network.1.link = br0
- lxc.network.1.flags = up
- lxc.network.1.ipv4 = 128.131.95.204/24
- lxc.network.1.ipv4.gateway = 128.131.95.1
- lxc.pts = 6
- lxc.mount.entry = /zv1/sojus /var/lib/lxc/lxc-sojus-01/rootfs/home/backup/repos none bind,create=dir 0 0
- lxc.mount.entry = /zv1/laika /var/lib/lxc/lxc-laika-01/rootfs/home/backup/repos none bind,create=dir 0 0
- name: proteus
revision: "01"