aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/10_samba/defaults/main.yml
blob: 990011710bc4e3282ec0dfec2df0e44107e0f9de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
userland: "15.1-RELEASE"

jail_conf_options:
  - "allow.mount"
  - "allow.mount.fdescfs"
  - "enforce_statfs = 1"

pkg:
  - samba419

nullfs:
  - src: storage
    dst: /mnt/storage

services:
  - samba_server