Remove blobs #185

Closed
rarias wants to merge 459 commits from remove-blobs into old-master
Showing only changes of commit 7e60c2c0dd - Show all commits

View File

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