Add samba server progress for scanner
This commit is contained in:
@@ -33,6 +33,17 @@ lxc:
|
||||
- lxc.network.hwaddr = 2e:6d:b6:07:15:01
|
||||
- lxc.pts = 6
|
||||
|
||||
- name: progress
|
||||
revision: "01"
|
||||
template: voidlinux
|
||||
config:
|
||||
- lxc.network.type = veth
|
||||
- lxc.network.hwaddr = 2e:6d:b6:07:19:01
|
||||
- lxc.network.link = br0
|
||||
- lxc.network.flags = up
|
||||
- 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
|
||||
revision: "01"
|
||||
template: voidlinux
|
||||
|
||||
2
host_vars/progress
Normal file
2
host_vars/progress
Normal file
@@ -0,0 +1,2 @@
|
||||
inventory_hostname: progress.fet.htu.tuwien.ac.at
|
||||
inventory_hostname_short: progress
|
||||
Reference in New Issue
Block a user