bakke: uninit #131

Merged
danio merged 4 commits from friendship-with-bakke-ended into main 2026-05-08 03:08:48 +02:00
Owner

#87 was problematic, nobody used it, and we removed the physical host from the server rack. The hardware is now free to be used for other purposes.

https://git.pvv.ntnu.no/Drift/pvv-nixos-config/pulls/87 was problematic, nobody used it, and we removed the physical host from the server rack. The hardware is now free to be used for other purposes.
Owner

Why is only the configuration file from hosts/bakke deleted and not just the whole directory?

Why is only the configuration file from hosts/bakke deleted and not just the whole directory?
Owner

@vegardbm Git doesn't track directories, only files. So removing the last file in a directory is the same thing as removing the directory itself. Sometimes, people even create empty files named .gitkeep to ensure the directory exists in the git repo without having any other files to put there.

See what you meant now, what about the rest of the files lol

<s>@vegardbm Git doesn't track directories, only files. So removing the last file in a directory is the same thing as removing the directory itself. Sometimes, people even create empty files named `.gitkeep` to ensure the directory exists in the git repo without having any other files to put there.</s> See what you meant now, what about the rest of the files lol
oysteikt added the disputed label 2026-04-23 14:19:09 +02:00
felixalb force-pushed friendship-with-bakke-ended from 298a683152 to 71043f6a6d 2026-04-29 15:16:36 +02:00 Compare
felixalb removed the disputed label 2026-04-29 15:16:55 +02:00
danio added 4 commits 2026-05-08 03:08:26 +02:00
bakke: the owls sick motorbike
Build topology graph / evals (push) Successful in 4m7s
Eval nix flake / evals (pull_request) Successful in 4m40s
Eval nix flake / evals (push) Successful in 4m11s
11d1f8b442
danio force-pushed friendship-with-bakke-ended from 777cf52387 to 11d1f8b442 2026-05-08 03:08:26 +02:00 Compare
danio merged commit 11d1f8b442 into main 2026-05-08 03:08:48 +02:00
danio deleted branch friendship-with-bakke-ended 2026-05-08 03:08:48 +02:00
danio reviewed 2026-05-08 03:09:26 +02:00
@@ -270,4 +270,2 @@
interfaces.ens18.network = "pvv";
};
nodes.bakke = {
guestType = "openstack";
Owner

Was this even true lmao?

Was this even true lmao?
Author
Owner

Absolutely not, probably oysteikt propaganda

Absolutely not, probably oysteikt propaganda
Owner

probably just assumed, since it needed a type and it was nowhere to be found on any of the VM hosts.

probably just assumed, since it needed a type and it was nowhere to be found on any of the VM hosts.
danio marked this conversation as resolved
Sign in to join this conversation.
No Reviewers
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drift/pvv-nixos-config#131