Commit Graph

151 Commits

Author SHA1 Message Date
Gregory Kurtzer
8be215e859 Shrunk image 2020-12-03 19:59:51 -08:00
Gregory Kurtzer
9b4d12bfdc Still cleaning up README image 2020-12-03 19:57:58 -08:00
Gregory Kurtzer
b648800228 Cropped image 2020-12-03 19:55:49 -08:00
Gregory Kurtzer
dae4cba94c Added logo to README 2020-12-03 19:54:39 -08:00
Gregory Kurtzer
e80878b240 Changed DomainName to ClusterName 2020-12-03 19:37:52 -08:00
Gregory Kurtzer
f837422771 Cleaned node file 2020-12-03 19:14:57 -08:00
Gregory Kurtzer
df96dee6be Added a configurable update interval for WWClient 2020-12-03 19:14:40 -08:00
Gregory Kurtzer
e30728b16d Fixed line for LBNL/DOE/UCOP 2020-12-03 18:30:30 -08:00
Gregory Kurtzer
5fcc51c920 Added BSD 3-Clause license 2020-12-03 18:29:14 -08:00
Gregory Kurtzer
cd18e0120a Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-03 18:04:40 -08:00
Gregory Kurtzer
c46603c082 Removed DHCP from Makefile and added a bunch of README content 2020-12-03 18:02:33 -08:00
Shannon V. Davidson
48014d7ede Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-03 19:43:06 -06:00
Shannon V. Davidson
76feee14c4 added host IP address to dhcpd.conf template 2020-12-03 19:40:39 -06:00
Gregory Kurtzer
28f102b5f7 Updates to default configs 2020-12-03 17:29:11 -08:00
Gregory Kurtzer
4af41736ab Fixups for new API 2020-12-03 17:28:58 -08:00
Gregory Kurtzer
5070c530bd Updates to default overlays 2020-12-03 17:28:45 -08:00
Gregory Kurtzer
6cbaa29fbd Fixes for new API 2020-12-03 17:28:28 -08:00
Gregory Kurtzer
be03d7b459 Fixes for new APIs 2020-12-03 17:28:12 -08:00
Gregory Kurtzer
019b405758 Removed the YAML config parsing from here as it is now in warewulfconf 2020-12-03 17:27:52 -08:00
Gregory Kurtzer
4b285db614 Added a package for Warewulf config 2020-12-03 17:27:29 -08:00
Gregory Kurtzer
ec037228cc Changing node.conf structure and moved controllers out of this config 2020-12-03 17:26:51 -08:00
Gregory Kurtzer
84bf9fbb43 profile and node commands and DB all working as expected now 2020-12-03 13:49:49 -08:00
Gregory Kurtzer
eaf6bb1196 This is a work in progress API shift as the data structure has changed and I'm cleaning the interface. 2020-12-03 07:34:26 -08:00
Gregory Kurtzer
931a3cce05 Sort node output 2020-12-02 11:22:50 -08:00
Gregory Kurtzer
43ad7e570c API updates and fixes to CLI 2020-12-01 23:34:24 -08:00
Gregory Kurtzer
2f5fa95d14 Minor updates to add debugging to some utils 2020-12-01 23:34:05 -08:00
Gregory Kurtzer
1c5d4a2bef Started a command to print out readiness status 2020-12-01 23:33:28 -08:00
Gregory Kurtzer
7516cca031 Data format changes and updated API for NodesDB 2020-12-01 23:33:01 -08:00
Gregory Kurtzer
442fc41f1b Minor bug fix when trying to set nodes 2020-12-01 20:55:03 -08:00
Gregory Kurtzer
eb19627e13 Update templates for IPMI 2020-12-01 18:24:31 -08:00
Gregory Kurtzer
581bc929e0 Add IpmiNetmask configuration 2020-12-01 18:03:22 -08:00
Gregory Kurtzer
37eaa979ec Fix install bug for etc/* 2020-12-01 18:03:13 -08:00
Gregory Kurtzer
2ec3ab412c Fix typo in network config 2020-12-01 18:02:55 -08:00
Gregory Kurtzer
056e8c9969 A bunch of changes around DHCP service, templating, and controller config 2020-12-01 17:31:37 -08:00
Gregory Kurtzer
e227e130fb Fixes around dhcpd 2020-12-01 15:58:06 -08:00
Gregory Kurtzer
bc2bee9cf0 Fix for network calculation for DHCP 2020-12-01 15:19:58 -08:00
Gregory Kurtzer
26bd57e04f Missed a 's' on the last commit. 2020-12-01 14:40:07 -08:00
Gregory Kurtzer
d5f47bec14 Drop the 's' in the services command. 2020-12-01 14:38:21 -08:00
Gregory Kurtzer
04260bd5f2 Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-01 13:06:42 -08:00
Gregory Kurtzer
628381a8a3 Startings of the wwctl service dhcp integration 2020-12-01 13:05:57 -08:00
Gregory Kurtzer
6968744e55 Fixups for NodeDB 2020-12-01 13:05:14 -08:00
Gregory Kurtzer
cc55c2a196 Update to templating for overlays 2020-12-01 13:04:49 -08:00
Shannon V. Davidson
6ada88e07d Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-01 13:49:28 -06:00
Shannon V. Davidson
f542666bf1 added BMC/IPMI configure overlay script 2020-12-01 13:43:58 -06:00
Gregory Kurtzer
4d752a67db Added controllers, services, and lots of various optimizations and fixes 2020-11-30 23:07:42 -08:00
Gregory Kurtzer
210d0044a5 Minor chnage in the VNFS CleanName() function. 2020-11-27 17:20:47 -08:00
Gregory Kurtzer
ace5bf0b8a Cleanup the code portions of the README 2020-11-27 17:19:31 -08:00
Gregory Kurtzer
3a5497000e Update the README.md with new install/work flow 2020-11-27 17:17:29 -08:00
Gregory Kurtzer
68ec517ebb Fixed string() method for node configurations 2020-11-27 17:10:20 -08:00
Gregory Kurtzer
d8ce0157c1 Cleaned node list output 2020-11-27 17:10:07 -08:00