diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-12 17:20:08 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-12 17:20:08 +0100 |
| commit | 4f8d16ebcb16811d6a7a95d659be7e138d2713ef (patch) | |
| tree | 491b2e0980cbc2ce61bbdaf62df8acb83313fecf /ansible/vars/common.yml | |
| parent | 96877bf48ae0920a3439dc3f7866638df4cc633c (diff) | |
ansible installs gemini capsule
Diffstat (limited to 'ansible/vars/common.yml')
| -rw-r--r-- | ansible/vars/common.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/vars/common.yml b/ansible/vars/common.yml index 20a268f..df0c0de 100644 --- a/ansible/vars/common.yml +++ b/ansible/vars/common.yml @@ -7,6 +7,9 @@ services: etherpad: port: 9001 host: blade-canongate + gemini: + port: 1965 + host: blade-canongate http: port: 8080 host: pi-broughton |
