James Shubin
00366de67b
modules: purpleidea: Update my personal packages
2025-01-17 18:57:18 -05:00
James Shubin
3107dfbd08
modules: shorewall: Small fixups to improve the module
...
These are some common fixes and improvements for normal shorewall usage.
As we shake out more uses of this, we find small issues. This lets us
have long rules, and a better default config.
2025-01-02 15:43:27 -05:00
James Shubin
802823dcb0
modules: misc: Support VIP's in network config
2025-01-02 15:42:40 -05:00
James Shubin
5764c977f1
modules: misc: Don't ignore the router setting
...
This mistake caused us to ignore the router setting when we wanted it!
Woops =D
2024-12-03 00:43:32 -05:00
James Shubin
a88034ab06
modules: misc: Add standard header
2024-11-20 23:47:17 -05:00
James Shubin
907d2ad1a1
modules: dhcp: Add an mgmt module for managing dhcpd
...
This is not perfect, but it's a good start, and it shows how a module
might be structured.
2024-11-18 15:12:01 -05:00
James Shubin
3bd6986fde
modules: shorewall: Add an mgmt module for managing shorewall
...
This is not perfect, but it's a good start, and it shows how a module
might be structured.
2024-11-18 15:11:31 -05:00
James Shubin
43bd847bad
modules: misc: Improvements on ip address setting
2024-11-08 14:12:02 -05:00
James Shubin
0c0583adc8
modules: misc: Add network manipulation helpers
...
This is common functionality which we might want to use on new machines.
2024-11-06 22:13:31 -05:00
James Shubin
d24149518c
util: distro: Refactor family and distro code
...
I hate writing abstraction code like this, but I'm hoping it will be
useful.
2024-10-15 20:36:50 -04:00
James Shubin
149a85fcde
modules: misc: Ensure the ssh key has a folder
2024-09-29 00:53:11 -04:00
James Shubin
761030b5b8
modules: misc: Make the ssh keygen module more useful
2024-09-26 12:52:27 -04:00
James Shubin
9a752da13d
modules: misc: Add a small helper module
...
Maybe I'll collect enough small snippets that I can keep them in here
until they get split out elsewhere to more appropriate places.
2024-09-26 12:43:26 -04:00
James Shubin
28e81bcca3
modules: Add a modules directory for mcl code
...
Details in the README file.
2024-09-09 15:14:33 -04:00