Add raccoon and tent to ssf hosts

This commit is contained in:
2025-09-22 16:50:23 +02:00
parent 81ae35ccfd
commit 17b788a06e

View File

@@ -19,5 +19,9 @@
"10.0.40.6" = [ "weasel" ]; "10.0.42.6" = [ "weasel-ib" ]; "10.0.40.106" = [ "weasel-ipmi" ];
"10.0.40.7" = [ "hut" ]; "10.0.42.7" = [ "hut-ib" ]; "10.0.40.107" = [ "hut-ipmi" ];
"10.0.40.8" = [ "eudy" ]; "10.0.42.8" = [ "eudy-ib" ]; "10.0.40.108" = [ "eudy-ipmi" ];
# Remote
"10.106.0.236" = [ "raccoon" ];
"10.0.44.4" = [ "tent" ];
};
}