diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-09-29 00:53:24 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-09-29 00:53:24 +0200 |
| commit | 7c5eae9294994e59a5176eba21093ecd6cdfcf63 (patch) | |
| tree | a3d7d0a34d6e4b9a773cd85b99afc9eca5b5bb9c /playbook.yml | |
| parent | cc1b02f99e457d2a5a440698e9bae1ca30f408e1 (diff) | |
Improve jails
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 743cba8..7faac38 100644 --- a/playbook.yml +++ b/playbook.yml @@ -28,7 +28,7 @@ jails: - { name: ingress, num: 1 } - { name: postgres, num: 2 } - - { name: irc_thelounge, num: 3 } + - { name: backup, num: 3 } - { name: taulubot, num: 4 } - { name: veetibot, num: 5 } - { name: hommabot, num: 6 } @@ -39,6 +39,7 @@ - { name: spliit, num: 11 } - { name: stirling-pdf, num: 12 } - { name: ente, num: 13 } + - { name: irc_thelounge, num: 14 } static_sites: - { site: "homepage", host: "jan.systems", tls: false } - { site: "homepage", host: "pursotin.jan.systems", tls: true } |
