blob: 782e09728d99ded67edd09e2fa4948d0add3dd22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
userland: "15.0-RELEASE"
zfs:
- name: zroot/jails/volumes/hommabot_data
mountpoint: /var/db/hommabot
pkg:
- node
- npm
pkg_custom:
- hommabot
services:
- hommabot
|