Add samba server progress for scanner

This commit is contained in:
Daniel A. Maierhofer
2018-09-19 12:08:26 +02:00
parent 77510d7296
commit 4a1088ec2e
10 changed files with 73 additions and 0 deletions

View File

@@ -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