Commit Graph

123 Commits

Author SHA1 Message Date
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
Gregory Kurtzer
b12f6860e1 Changed default nodes.conf file 2020-11-27 17:09:48 -08:00
Gregory Kurtzer
9b87bbc6bd Go file updates when playing with colorization 2020-11-27 16:40:08 -08:00
Gregory Kurtzer
2ba40c0e65 Fixup to slice manipulation functions 2020-11-27 16:39:39 -08:00
Gregory Kurtzer
f74826bc87 Various nodeDB updates 2020-11-27 16:39:27 -08:00
Gregory Kurtzer
e3dd3253d1 Updates to node and group sets to include profiles 2020-11-27 16:39:01 -08:00
Gregory Kurtzer
7c3d727fbe Updates to node and group list commands 2020-11-27 16:38:38 -08:00
Gregory Kurtzer
41dd2e3a59 Added basic profile handling CLI 2020-11-27 16:37:56 -08:00
Gregory Kurtzer
38ce925639 Minor updates/fixes to NodeDB 2020-11-26 20:37:28 -08:00
Gregory Kurtzer
3ab02c3055 Add node and groups back into wwctl command 2020-11-26 20:37:11 -08:00
Gregory Kurtzer
2812a70fd0 Fixup for node command 2020-11-26 20:36:56 -08:00
Gregory Kurtzer
f092c3abf3 Fixups for Groups 2020-11-26 20:36:44 -08:00
Gregory Kurtzer
5368998c3b Remove extra slash in default ipxe template 2020-11-26 19:21:34 -08:00
Gregory Kurtzer
1b7dbefd4f Configuration updates for NodeDB 2020-11-26 19:21:09 -08:00
Gregory Kurtzer
ef64ff280c Disabling the commands that still need updating for nodeDB updates 2020-11-26 19:19:36 -08:00
Gregory Kurtzer
1a332e42a3 Updates to kernel cli for NodeDB 2020-11-26 19:19:16 -08:00
Gregory Kurtzer
3caeac0c9d Updates to overlay cli for NodeDB updates 2020-11-26 19:18:28 -08:00
Gregory Kurtzer
4ba0cb7bcd Updates to vnfs command for NodeDB updates 2020-11-26 19:18:13 -08:00
Gregory Kurtzer
2e11c21566 Additional functions and capabilities in util pkg 2020-11-26 19:17:19 -08:00
Gregory Kurtzer
082ab6e5f7 Updates to Vnfs for nodeDB updates 2020-11-26 19:17:09 -08:00
Gregory Kurtzer
dba9de2c8b Updates to overlay for NodeDB updates 2020-11-26 19:16:55 -08:00
Gregory Kurtzer
942dd77323 Updates to kernel for new nodeDB updates 2020-11-26 19:16:13 -08:00
Gregory Kurtzer
421a03b75d Updates to nodeDB 2020-11-26 19:15:30 -08:00
Gregory Kurtzer
e84b4e4d6a Fixes for the new nodeDB API 2020-11-26 19:14:58 -08:00
Gregory Kurtzer
6d3ec350b6 Updates to nodeStore 2020-11-26 16:38:34 -08:00
Gregory Kurtzer
a4d2e3a0c8 This is a work in progress, some of which will be reverted like overlay handling. 2020-11-25 23:58:38 -08:00
Gregory Kurtzer
56f38fa0e3 Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-11-23 23:11:52 -08:00
Gregory Kurtzer
e5e23b5868 Changed backend node API to account for default and overrides for UI 2020-11-23 23:11:20 -08:00
Shannon V. Davidson
a163406a9b Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-11-23 08:28:16 -06:00