stremblay
  • Joined on 2024-02-08
stremblay pushed to feat/st_test at NationTech/harmony 2026-01-21 19:03:03 +00:00
eb492f3ca9 fix: remove double definition of RUST_LOG in env.sh
stremblay created pull request NationTech/harmony#217 2026-01-21 19:01:11 +00:00
feat: Create st-test example, fix a couple new missing xml fields for opnsense, fix bad HostRole
stremblay pushed to feat/st_test at NationTech/harmony 2026-01-21 18:59:34 +00:00
de3c8e9a41 adding data symlink
stremblay pushed to feat/st_test at NationTech/harmony 2026-01-21 18:58:05 +00:00
2ef2d9f064 Fix HostRole (ControlPlane -> Worker) in workers score, fix main, add topology.rs
stremblay pushed to feat/st_test at NationTech/harmony 2026-01-21 18:09:30 +00:00
d2d18205e9 fix deps in Cargo.toml, create env.sh file
stremblay pushed to feat/st_test at NationTech/harmony 2026-01-20 19:27:48 +00:00
0b55a6fb53 fix: add new xml fields after updating opnsense
stremblay created branch feat/st_test in NationTech/harmony 2026-01-18 15:08:13 +00:00
stremblay pushed to feat/st_test at NationTech/harmony 2026-01-18 15:08:13 +00:00
001dd5269c add (now commented) line to init env_logger
9978acf16d feat: change staticroutes->route to Option<RawXml> instead of MaybeString
Compare 2 commits »
stremblay commented on pull request NationTech/harmony#6 2025-04-07 14:12:23 +00:00
feat(adr): add architecture decision record for interactive project setup

Un score, c'est pas "un objet qui contient son environnement, ...", c'est plutôt une entité standalone, qui se fait "pitcher" dans un contexte. Une fois dans ce contexte, si tous les requis du score sont disponibles, il est en mesure de s'exécuter dans ce contexte

stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-02 17:14:08 +00:00
c8547e38f2 feat(ipxe): create empty score shell for ipxe
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-02 15:08:02 +00:00
bfc79abfb6 feat(ipxe): added slitaz image (super small image with gui and tools)
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-02 14:37:16 +00:00
7697a170bd feat(ipxe): setup to have MAC specific bootfiles and fallback to a default if not found
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-02 12:59:35 +00:00
941c9bc0b0 fix: missing protocol for ipxe boot file
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-01 15:51:06 +00:00
51aeea1ec9 feat: support new configurable field in dhcp config: filenameipxe
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-01 15:41:56 +00:00
8118df85ee feat: support new configurable field in dhcp config: filename64
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-01 15:29:27 +00:00
7af83910ef doc: fix
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-01 15:25:28 +00:00
1475f4af0c doc: fix
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-01 15:17:56 +00:00
a3a61c734f doc: update README.md with instructions on how to add a field in opnsense config.xml
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-03-01 13:56:49 +00:00
3f77bc7aef feat: support new configurable field in dhcp config: filename
stremblay pushed to feat/settingUpNDC at NationTech/harmony 2025-02-23 21:40:07 +00:00
d5125dd811 feat(iPXE): adding files for iPXE and memtest86 image