Files
ansible-fet/host_vars/ariane
Daniel A. Maierhofer 9536403412 Add laika and proteus
2018-03-28 12:23:24 +02:00

41 lines
947 B
Plaintext

---
inventory_hostname: ariane.fet.htu.tuwien.ac.at
inventory_hostname_short: ariane
lxc:
containers:
- name: laika
revision: "01"
template: debian
config:
- lxc.network.1.type = veth
- lxc.network.1.hwaddr = 1c:bd:b9:7f:fe:a4
- lxc.network.1.link = br0
- lxc.network.1.flags = up
- name: betam
revision: "01"
template: debian
config:
- lxc.network.1.type = veth
- lxc.network.1.hwaddr = 2e:6d:b6:07:14:01
- lxc.network.1.link = br0
- lxc.network.1.flags = up
- lxc.cgroup.devices.allow = c 188:0 rwm
- name: zyklon
revision: "01"
template: voidlinux
config:
- lxc.network.hwaddr = 2e:6d:b6:07:15:01
- lxc.pts = 6
- name: proteus
revision: "01"
template: debian
config:
- lxc.network.1.type = veth
- lxc.network.1.hwaddr = 2e:6d:b6:07:16:01
- lxc.network.1.link = br0
- lxc.network.1.flags = up