Ian Letourneau letian
  • Joined on 2025-04-08
letian pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-08 18:54:33 +00:00
dfc24e3b99 remove duplicate "member" attribute and remove broken configs (for now)
letian opened issue NationTech/harmony#142 2025-09-08 18:49:55 +00:00
yaserde should crash in strict mode when encountering duplicate fields that are not vec
letian commented on pull request NationTech/harmony#130 2025-09-08 15:52:34 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings

Better handle this error with NationTech/harmony#141

letian pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-08 15:51:22 +00:00
d7dd8bd5c1 remove missing file for config tests
letian opened issue NationTech/harmony#141 2025-09-08 15:49:45 +00:00
Opnsense config: update hash on save to prevent version issues
letian commented on pull request NationTech/harmony#130 2025-09-08 15:49:23 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings

Update the hash when saving a new config to make sure we're always on the last version (and prevent log warns)

letian pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-08 15:45:51 +00:00
a8d421efdc revert changes to harmony_secret local_file
letian opened issue NationTech/harmony#140 2025-09-08 15:41:01 +00:00
SecretManager::get_or_prompt broken pastes for large single line text
letian commented on pull request NationTech/harmony#130 2025-09-08 15:40:42 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings

Prompt is not working well for large single line pastes

letian opened issue NationTech/harmony#139 2025-09-08 15:38:44 +00:00
Rename okd template file to okd_node.ipxe.j2
letian commented on pull request NationTech/harmony#130 2025-09-08 15:38:27 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings

Rename to okd_node.ipxe.j2 or something similar to reflect that this file works for any OKD node

letian opened issue NationTech/harmony#138 2025-09-08 15:35:10 +00:00
Prevent subnet overflow in DHCP range calculation
letian commented on pull request NationTech/harmony#130 2025-09-08 15:35:04 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings

Prevent subnet overflow in DHCP range calculation

letian opened issue NationTech/harmony#137 2025-09-08 15:25:59 +00:00
fix: russh is way too slow to upload large files, find a better alternative (e.g. scp if available, or rsync)
letian commented on pull request NationTech/harmony#130 2025-09-08 15:25:34 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings

russh is way too slow to upload large files, find a better alternative (e.g. scp if available)

letian opened issue NationTech/harmony#136 2025-09-08 15:10:35 +00:00
Detect DNS used in OPNsense and apply the right configuration in the right place for the service