diff options
author | 2024-06-02 13:40:30 +0100 | |
---|---|---|
committer | 2024-06-02 13:45:14 +0100 | |
commit | 5a24cd5094f9e83feb6963be2ebda713e2368462 (patch) | |
tree | 56643dff8fee14b78d75f4c7a86f4c4783ab3525 | |
parent | Remove Prometheus rules from nftables (diff) |
Add NGINX deployment to lovelace
-rw-r--r-- | ansible/inventory/hosts.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 6a6a47d..32a284e 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -10,6 +10,7 @@ all: nginx: hosts: turing: + lovelace: databases: hosts: lovelace: |