Lobotomize fox #105

Manually merged
rarias merged 10 commits from lobotomize-fox into master 2025-06-02 11:28:55 +02:00
Showing only changes of commit 6316a12a67 - Show all commits

View File

@@ -13,7 +13,8 @@ rec {
};
hostGroup = with hosts; rec {
compute = [ owl1 owl2 fox ];
untrusted = [ fox ];
compute = [ owl1 owl2 ];
playground = [ eudy koro ];
storage = [ bay lake2 ];
monitor = [ hut ];