aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/16_dl/defaults/main.yml
blob: c296953c1cd949e7322a71d9a170ffecde09be3e (plain)
1
2
3
4
5
6
7
8
9
10
11
userland: "15.0-RELEASE"
devfs_ruleset: 4
no_default_route: true

jail_conf_options:
  - "allow.raw_sockets"
  - "allow.mlock"

nullfs:
  - src: /usr/local/jails/volumes/storage
    dst: /mnt/storage