diff options
author | uvok cheetah | 2024-06-22 10:08:47 +0200 |
---|---|---|
committer | uvok cheetah | 2024-06-22 10:08:47 +0200 |
commit | bdd753e61c210ee2341fdff53576dfd0c522fade (patch) | |
tree | 5167f9ead93e14bbebdb9f703b2682e5b739435e | |
parent | 5cbc09e16473a94d08e967fe59896207e658da32 (diff) |
Add ifog
-rw-r--r-- | hosts.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,7 @@ all: smaug: {} gcloud-an: {} virtuacloud: {} + ifog: {} vms: hosts: pihole.lan: {} @@ -39,3 +40,4 @@ all: netcup: {} firstroot: {} virtuacloud: {} + ifog: {} |