diff options
Diffstat (limited to 'playbook.yml')
| -rw-r--r-- | playbook.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml index 3a2a755..a5b636c 100644 --- a/playbook.yml +++ b/playbook.yml @@ -34,8 +34,10 @@ - { userland: "{{ jail_userland_15_0 }}", num: 10, name: samba } - { userland: "{{ jail_userland_14_3 }}", num: 11, name: spliit } - { userland: "{{ jail_userland_15_0 }}", num: 12, name: goaccess } + - { userland: "{{ jail_userland_15_0 }}", num: 13, name: plex } - { userland: "{{ jail_userland_14_3 }}", num: 14, name: freshrss } - { userland: "{{ jail_userland_14_3 }}", num: 15, name: paste } + - { userland: "{{ jail_userland_15_0 }}", num: 16, name: dl } ingress_routes: - { host: jan.systems, jail: homepage } - { host: jantuomi.fi, redirect: jan.systems } @@ -46,6 +48,7 @@ - { host: irc.jan.systems, jail: irc_thelounge } - { host: paste.jan.systems, jail: paste } - { host: immich.jan.systems, ip: 192.168.3.3, port: 2283 } # vms aren't configured in ansible + - { host: plex.jan.systems, jail: plex, port: 32400 } cert_domains: - "jan.systems" - "*.jan.systems" |
