From b3825c5f78c765359c946af696ddbd41e69510e1 Mon Sep 17 00:00:00 2001 From: fricklerhandwerk Date: Tue, 5 Nov 2024 10:34:48 +0100 Subject: [PATCH] add updates from work meeting --- meeting-notes/2024-11-05 standup notes.md | 24 ++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/meeting-notes/2024-11-05 standup notes.md b/meeting-notes/2024-11-05 standup notes.md index de01e17..9721e5d 100644 --- a/meeting-notes/2024-11-05 standup notes.md +++ b/meeting-notes/2024-11-05 standup notes.md @@ -1,11 +1,17 @@ Attendees: Nicoals, Valentin, Robert - * Valentin and Nicolas failed to run through the complete provisioning instructions because there were some inscrutable problems with proxmox - * Contacted Kevin for resolution - * Niols: - * Not many more news than above. - * Did some Mastodon-on-metal debugging. - * Would like to meet with Robert for a multi-machine configuration. - * Robert: - * Next steps for NixOps is to move NixOS-specific code to a separate repo and write documentation - * Will work with Niols today to use the prototype code first \ No newline at end of file +* Valentin and Nicolas failed to run through the complete provisioning instructions because there were some inscrutable problems with proxmox + * Contacted Kevin for resolution +* Niols: + * Not many more news than above. + * Did some Mastodon-on-metal debugging. + * Would like to meet with Robert for a multi-machine configuration. +* Robert: + * Next steps for NixOps is to move NixOS-specific code to a separate repo and write documentation + * Will work with Niols today to use the prototype code first + +Notes from work meeting: +- Applied Robert's example to the config we worked on yesterday +- Now need to connect to an actual machine, need to provision one first +- Eventually we don't want to have to know any details about the machine + - NixOps4 will keep a mapping between the attribute in the expression and the actual resource \ No newline at end of file