diff options
| author | 2024-07-06 15:37:34 +0200 | |
|---|---|---|
| committer | 2024-07-22 19:01:01 +0200 | |
| commit | 2be26a4d811e970764ec32a493fc7d3b2f939f1a (patch) | |
| tree | b51df941760cdb71a550692f1bd9696f83cd4617 /ansible/inventory | |
| parent | Disable DNS proxying via CF (diff) | |
Remove deployments on turing
Files of the webserver have been migrated over.
Diffstat (limited to 'ansible/inventory')
| -rw-r--r-- | ansible/inventory/hosts.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index f383cab..96ca4be 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -1,8 +1,5 @@ all: hosts: - turing: - ansible_host: turing.box.pydis.wtf - wireguard_subnet: 10.1.0.0/16 lovelace: ansible_host: lovelace.box.pydis.wtf wireguard_subnet: 10.2.0.0/16 @@ -15,7 +12,6 @@ all: lovelace: nginx: hosts: - turing: lovelace: databases: hosts: |