Commit Graph

67 Commits

Author SHA1 Message Date
Shannon V. Davidson
643a69b75b Added IpmiGateway in case of separate BMC and control network 2020-12-10 09:52:22 -06:00
Gregory Kurtzer
5c995f9d0f Added Init to datastructure, fixups to container interface, and --setdefault to kernel and container build 2020-12-06 22:29:25 -08:00
Gregory Kurtzer
9de9778648 Add bind points for /dev/ and /etc/resolv.conf into the container when exec'ing 2020-12-06 10:00:04 -08:00
Gregory Kurtzer
bbfe1023e9 Add file for non-Linux placeholder. 2020-12-06 09:39:48 -08:00
Gregory Kurtzer
3041fcac6b Added wwctl container exec ... feature 2020-12-06 09:33:36 -08:00
Gregory Kurtzer
6c1c9d1769 Not sure why my .gitignore is causing some files to be skipped... Have to look into that. 2020-12-06 01:11:57 -08:00
Gregory Kurtzer
8c11c2b304 Renamed vnfs to container, finished VNFS and kernel refactoring 2020-12-06 00:47:00 -08:00
Gregory Kurtzer
0095b55624 Updates around VNFS restructure and kernel restructure. More coming. 2020-12-05 16:43:30 -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
4e93745bc6 Minor cleanup of profile list 2020-12-04 17:48:07 -08:00
Gregory Kurtzer
e80878b240 Changed DomainName to ClusterName 2020-12-03 19:37:52 -08:00
Gregory Kurtzer
6cbaa29fbd Fixes for new API 2020-12-03 17:28:28 -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
1c5d4a2bef Started a command to print out readiness status 2020-12-01 23:33:28 -08:00
Gregory Kurtzer
581bc929e0 Add IpmiNetmask configuration 2020-12-01 18:03:22 -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
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
d8ce0157c1 Cleaned node list output 2020-11-27 17:10:07 -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
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
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
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
e5e23b5868 Changed backend node API to account for default and overrides for UI 2020-11-23 23:11:20 -08:00
Gregory Kurtzer
c8ed66a6dc Add IPMI configurations and cleaned up nodes.conf 2020-11-22 21:03:18 -08:00
Gregory Kurtzer
5cd1dc901e Lots of updates with the node management CLI tools 2020-11-22 20:35:13 -08:00
Gregory Kurtzer
5181940952 Working through node and group configuration via CLI 2020-11-21 21:51:14 -08:00
Gregory Kurtzer
8453aecc9d Added delete CLI templates to node and group 2020-11-21 01:55:43 -08:00
Gregory Kurtzer
1d1a02b305 Building set commands for nodes and groups and templating out CLI further 2020-11-21 01:48:38 -08:00
Gregory Kurtzer
982816b474 Minor tweak for example 2020-11-20 23:03:18 -08:00
Gregory Kurtzer
bfb7908a8c Work in progress on setting variables 2020-11-20 23:01:05 -08:00
Gregory Kurtzer
221e71b384 A bunch of changes including reworking the assets -> node API 2020-11-20 17:59:06 -08:00
Gregory Kurtzer
dd2d83788a Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-11-19 16:56:56 -08:00