Add new fox machine #92

Manually merged
rarias merged 15 commits from fox-smt into master 2025-04-08 17:34:27 +02:00
Owner

Adds new fox machine configuration and documentation.

Adds new fox machine configuration and documentation.
rarias added 14 commits 2025-03-28 13:58:34 +01:00
rarias requested review from arocanon 2025-03-28 14:01:19 +01:00
rarias requested review from abonerib 2025-03-28 14:01:19 +01:00
abonerib reviewed 2025-04-03 18:49:01 +02:00
@ -27,6 +27,22 @@ let
done
'';
prolog = pkgs.writeScript "prolog.sh" ''
Collaborator

Is this used anywhere?

Is this used anywhere?
Author
Owner

No, this is a leftover from debugging the pam module. I will remove this and the epilog as well.

No, this is a leftover from debugging the pam module. I will remove this and the epilog as well.
rarias marked this conversation as resolved
@ -51,1 +67,3 @@
"all Nodes=owl[1-2],hut Default=NO DefaultTime=01:00:00 MaxTime=INFINITE State=UP"
"owl Nodes=owl[1-2] Default=YES DefaultTime=01:00:00 MaxTime=INFINITE State=UP"
"fox Nodes=fox Default=NO DefaultTime=01:00:00 MaxTime=INFINITE State=UP"
"all Nodes=owl[1-2],hut Default=NO DefaultTime=01:00:00 MaxTime=INFINITE State=UP"
Collaborator

should fox be in all?

should fox be in all?
Author
Owner

I would rather remove all, as it doesn't make much sense now that we have multiple types of nodes.

I would rather remove all, as it doesn't make much sense now that we have multiple types of nodes.
rarias marked this conversation as resolved
rarias force-pushed fox-smt from 4b7a07c866 to 69008f17fc 2025-04-07 16:21:14 +02:00 Compare
abonerib approved these changes 2025-04-07 16:22:59 +02:00
rarias force-pushed fox-smt from 69008f17fc to b82894eaec 2025-04-08 17:17:30 +02:00 Compare
rarias manually merged commit b82894eaec into master 2025-04-08 17:34:27 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/jungle#92
No description provided.