diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-05-16 23:42:59 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-05-16 23:42:59 +0300 |
| commit | 6bb3da532370cc683626dbeaebbe558d09517820 (patch) | |
| tree | 16b4de43cc3adc2fa8858f4fa969dbdf362a4751 /roles/host/tasks/main.yml | |
| parent | 60f363a7e2aa7ff81b0785dbf49d4c9867653337 (diff) | |
Add taulubot jail
Diffstat (limited to 'roles/host/tasks/main.yml')
| -rw-r--r-- | roles/host/tasks/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/host/tasks/main.yml b/roles/host/tasks/main.yml index 4323bc5..7f2567c 100644 --- a/roles/host/tasks/main.yml +++ b/roles/host/tasks/main.yml @@ -151,6 +151,7 @@ - { name: "zroot/jails/volumes/goaccess_www", mountpoint: "/usr/local/jails/volumes/goaccess_www" } - { name: "zroot/jails/volumes/postgres_data", mountpoint: "/usr/local/jails/containers/postgres/var/db/postgres" } - { name: "zroot/jails/volumes/irc_thelounge", mountpoint: "/usr/local/jails/containers/irc_thelounge/var/db/thelounge" } + - { name: "zroot/jails/volumes/taulubot", mountpoint: "/usr/local/jails/containers/taulubot/usr/local/taulubot/photos" } - { name: "zroot/jails/volumes/komga_data", mountpoint: "/usr/local/jails/containers/komga/root/.komga" } - { name: "zroot/storage", mountpoint: "/usr/local/jails/volumes/storage" } loop_control: |
