blob: 4bff37d5850fc3892cc55b33d22262c82fc3f7d9 (
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/paste_data
mountpoint: /var/db/pastebin
pkg:
- rust
- cargo-c
pkg_custom:
- pastebin
services:
- pastebin
|