From 658c47c66bbbeb9ae0b6058912b194f74138a3a2 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Sat, 23 Jul 2022 10:57:02 +0200 Subject: [PATCH] readme: Add missing hosts Found with this command: ansible -i inventory.yml all --list-hosts Fixes: 6028ad4e6c6c ("Merge pull request 'Add VM krypton' (!42) from krypton into master") Fixes: 893d56c56a75 ("Merge pull request 'add host oganesson' (!52) from oganesson into master") --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd154fc..ddb7317 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Ansible configuration for the Netz39 infrastructure Currently including the following hosts: + * tau.netz39.de * pottwal.n39.eu * unicorn.n39.eu * platon.n39.eu * radon.n39.eu +* krypton.n39.eu +* oganesson.n39.eu ## Setup ```bash