James Shubin
f778008929
modules: misc: Key generation should support other types
...
I think these short keys are sketchy, but what do I know.
2025-06-25 04:50:47 -04:00
James Shubin
6265a330bf
modules: misc: The COPR setup must be non-interactive
2025-06-08 04:21:58 -04:00
James Shubin
cfcb35456f
modules: misc: Use a template for network
...
Just a bug, now fixed.
2025-06-08 04:21:27 -04:00
James Shubin
e5ec13f592
modules: misc: Add a class to install a copr repo
2025-06-05 22:47:38 -04:00
James Shubin
1a0fcfb829
modules: misc: Use the less ambiguous import name
2025-06-05 22:34:33 -04:00
James Shubin
c51a55e98a
modules: misc: Add networkd helpers
2025-06-05 14:47:46 -04:00
James Shubin
892fd1e691
modules: misc: Add a network manager dhcp interface
2025-06-05 14:47:46 -04:00
James Shubin
0847b27f6a
modules: misc: Add a pattern for systemd daemon reload
...
It would be really nice if systemd actually had an API for getting
events on this.
2025-05-14 21:21:27 -04:00
James Shubin
aa4320dd5f
modules: misc: Add some authorized key work
...
More testing and features are needed, but this is a good start.
2025-05-09 04:11:04 -04:00
James Shubin
d30ff6cfae
legal: Remove year
...
Instead of constantly making these updates, let's just remove the year
since things are stored in git anyways, and this is not an actual modern
legal risk anymore.
2025-01-26 16:24:51 -05:00
James Shubin
8e8e831e73
modules: misc: Switch type to list of strings
...
The DNS entry should be a list of strings. We would have caught this
earlier but this helped us find a type unification issue.
2025-01-17 23:28:05 -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
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
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