Jonathon Anderson
038329ebce
Remove ipxe binaries and configure for Rocky Linux
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2023-12-09 01:29:48 -07:00
Christian Goll
f5b35f7ef8
do not copy resolv.conf, but mount it
2023-01-31 16:04:08 +01:00
Jonathon Anderson
77baa76dc0
Remove unnecessary config parameter examples
...
warewulf.datastore is being set to a null string, which is simply
prompting it to use the default.
dhcp.template doesn't appear to be used any more, now that dhcp
configuration has moved into the host overlay.
tftp.tftproot doesn't appear to be doing anything, is simply setting to
the empty string anyway, and is otherwise compiled-in.
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-08-24 04:47:56 -06:00
Christian Goll
fea148903c
Merge pull request #417 from mslacken/pretty-host-overlays
...
enable host overlays, inform users if not enabled
2022-05-06 16:46:46 +02:00
jcsiadal
d7e309ef1d
Fix /opt defaults in warewulf.conf
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2022-05-05 03:29:53 +00:00
Christian Goll
efb116919f
enable host overlays, inform users if not enabled
2022-05-04 10:16:38 +02:00
Christian Goll
e0681148e9
compiling config_defaults, unmarshall all values
2022-04-07 12:43:16 +02:00
jcsiadal
bd3edb9e7f
Udated constructors/mods
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2022-04-04 16:13:09 +00:00
Christian Goll
acabc491f7
nfs mount option must be defaults
2022-01-27 10:06:08 +01:00
Gregory Kurtzer
c0d6a16a6f
Remove unused config path options
2022-01-15 04:11:11 +00:00
jcsiadal
8e626e9a62
Add config option for shared state dir
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
Changes default share to /srv/warewulf
Update specfile
Some changes to match Golang standards
2022-01-11 05:52:58 +00:00
Gregory Kurtzer
00d8d42e9d
First pass at a rework of the overlay subsystem in Warewulf
2021-12-29 16:11:25 -08:00
Gregory Kurtzer
f745d90c9c
Added some fixes to #184
2021-12-28 16:50:07 -08:00
Gregory Kurtzer
238b61a682
Daemon logging to syslog ( #152 )
2021-09-30 23:40:16 -07:00
Gregory Kurtzer
384c4c0286
Make the overlay auto-update configurable
2021-09-30 23:02:04 -07:00
Gregory Kurtzer
ecb2554628
Include NFS declarations in the config
2020-12-19 21:04:23 -08:00
Gregory Kurtzer
8c11c2b304
Renamed vnfs to container, finished VNFS and kernel refactoring
2020-12-06 00:47:00 -08:00
Gregory Kurtzer
4efb27a82f
Added support for tftp service and updated service interface and config
2020-12-04 22:14:29 -08:00
Gregory Kurtzer
df96dee6be
Added a configurable update interval for WWClient
2020-12-03 19:14:40 -08:00
Gregory Kurtzer
28f102b5f7
Updates to default configs
2020-12-03 17:29:11 -08:00
Gregory Kurtzer
d2ed5766cd
Added configuration pkg, iPXE templating, clean up, etc.
2020-11-04 18:45:36 -08:00
Gregory Kurtzer
3d1964f933
More updates including #WW... declarations in overlay configs
2020-11-03 23:42:47 -08:00