diff options
Diffstat (limited to 'playbook.yml')
| -rw-r--r-- | playbook.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/playbook.yml b/playbook.yml index 4314060..3a2a755 100644 --- a/playbook.yml +++ b/playbook.yml @@ -31,7 +31,9 @@ - { userland: "{{ jail_userland_14_3 }}", num: 7, name: aggro } - { userland: "{{ jail_userland_14_3 }}", num: 8, name: diddle } - { userland: "{{ jail_userland_15_0 }}", num: 9, name: redis } + - { 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_14_3 }}", num: 14, name: freshrss } - { userland: "{{ jail_userland_14_3 }}", num: 15, name: paste } ingress_routes: @@ -42,7 +44,6 @@ - { host: spliit.jan.systems, jail: spliit } - { host: freshrss.jan.systems, jail: freshrss } - { host: irc.jan.systems, jail: irc_thelounge } - - { host: goaccess.jan.systems, static: /var/www/goaccess } - { host: paste.jan.systems, jail: paste } - { host: immich.jan.systems, ip: 192.168.3.3, port: 2283 } # vms aren't configured in ansible cert_domains: |
