diff options
author | uvok cheetah | 2024-05-27 19:08:47 +0200 |
---|---|---|
committer | uvok cheetah | 2024-05-27 19:08:47 +0200 |
commit | 443af32839c531171a6667751e2d783a2e74bbd4 (patch) | |
tree | f2b5c3bbc931cb46da3c47032804d317c271acef | |
parent | d1d5cd464c84348182b938156a8bbaf2230c4773 (diff) |
Add new host
-rw-r--r-- | hosts.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,7 @@ all: firstroot: {} smaug: {} gcloud-an: {} + virtuacloud: {} vms: hosts: pihole.lan: {} @@ -37,3 +38,4 @@ all: hetzner: {} netcup: {} firstroot: {} + virtuacloud: {} |