Commit Graph

198 Commits

Author SHA1 Message Date
Gregory Kurtzer
a5a3e404cf Cleaned go.* files 2020-12-15 21:29:50 -08:00
Gregory Kurtzer
13fad167a4 Starting ssh configure scripts 2020-12-15 21:29:28 -08:00
Gregory M. Kurtzer
1a3bcf2b20 Merge pull request #4 from svdavidson/main
IPMI Support Changes
2020-12-15 10:54:14 -08:00
Shannon V. Davidson
e40ace6d73 fixed typo in README 2020-12-14 12:45:46 -06:00
Shannon V. Davidson
cb8336be8c Merge branch 'main' of github.com:ctrliq/warewulf into main 2020-12-14 09:14:19 -06:00
Gregory Kurtzer
a3e7cdc10f Minor fix to server start line 2020-12-13 23:42:48 -08:00
Gregory Kurtzer
e2e8afec02 Updated README 2020-12-13 23:38:48 -08:00
Gregory Kurtzer
ba5887555d Minor bugfix on default template. 2020-12-13 23:38:22 -08:00
Gregory Kurtzer
378a464627 Merge branch 'main' of github.com:ctrliq/warewulf into main 2020-12-13 23:04:02 -08:00
Gregory Kurtzer
85783c3c4f Removed warewulfd command skeleton and nodes.conf which is now self generating 2020-12-13 23:03:07 -08:00
Gregory M. Kurtzer
6ad5d376ed Merge pull request #3 from gmkurtzer/node_discovery
I've been testing this over and over, lots of good features and it is working so I'm merging. :)
2020-12-13 22:46:38 -08:00
Gregory Kurtzer
62a1abaab3 Cleanups and minor fixups 2020-12-13 22:45:08 -08:00
Gregory Kurtzer
487f45f7a9 Optimizing pull to automatically build the VNFS and set default if requested 2020-12-13 20:35:47 -08:00
Gregory Kurtzer
5c23ef9f94 Fininshed with node discovery and service refactoring 2020-12-13 20:20:03 -08:00
Gregory Kurtzer
f1706a4a0e Daemon updates, backgrounding, and CLI integration 2020-12-12 23:50:38 -08:00
Gregory Kurtzer
90246f227f Moved warewulfd commandline program into wwctl 2020-12-11 23:30:29 -08:00
Gregory Kurtzer
c53c97dbcf Created template for server process subcommands 2020-12-10 20:57:32 -08:00
Gregory Kurtzer
a5e79ae560 Moved wwctl service to wwctl system 2020-12-10 20:57:02 -08:00
Gregory Kurtzer
0b0efa0637 Fix minor bug WRT top level container directory not being removed 2020-12-10 20:54:15 -08:00
Shannon V. Davidson
9f00f4cf45 Don't update BMC if IP/USER/PASS has not changed 2020-12-10 22:24:26 -06:00
Shannon V. Davidson
643a69b75b Added IpmiGateway in case of separate BMC and control network 2020-12-10 09:52:22 -06:00
Shannon V. Davidson
56482caea0 Updated IPMI overlay with updated syntax 2020-12-08 20:26:46 -06:00
Gregory Kurtzer
7798b6b1e7 Add the ability to do node discovery for unconfigured nodes. 2020-12-07 19:44:46 -08:00
Gregory Kurtzer
dd1913c1de Backend for container delete 2020-12-07 19:43:56 -08:00
Gregory Kurtzer
28e66e8659 Added some debugging output for building overlays 2020-12-07 19:43:04 -08:00
Gregory Kurtzer
f9ebd8cf4b Added container delete command 2020-12-07 19:42:14 -08:00
Gregory Kurtzer
94f6154f68 Minor fixup of variable nomenclature 2020-12-07 13:56:01 -08:00
Shannon V. Davidson
5ec97f6e4c Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-07 12:38:10 -06:00
Shannon V. Davidson
18fe980a93 system overlay updates from IPMI and real node boot testing 2020-12-07 12:17:55 -06:00
Gregory M. Kurtzer
420715c307 Merge pull request #2 from gmkurtzer/vnfs_refactor
Vnfs refactor
2020-12-06 22:31:26 -08: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
287395f852 Hoping this fixes my .gitignore issues 2020-12-06 01:16:21 -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
f057db3572 Updated README 2020-12-06 01:05:37 -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
4dff726a36 Removed these files as they are now incorporated in the binary 2020-12-04 22:13:35 -08:00
Gregory Kurtzer
30a86ea8ac Include infrastructure for static files to be included in binary 2020-12-04 22:11:14 -08:00
Gregory Kurtzer
4e93745bc6 Minor cleanup of profile list 2020-12-04 17:48:07 -08:00
Gregory Kurtzer
95ebecd203 Fix bug with CGO build of warewulfd WRT gpgme.h 2020-12-04 17:47:25 -08:00
Gregory Kurtzer
20f39b2435 Fixed typo in Readme 2020-12-03 20:09:47 -08:00
Gregory Kurtzer
afc4570133 Making the image wider 2020-12-03 20:04:25 -08:00
Gregory Kurtzer
24810f1c5d Minor fix to README text 2020-12-03 20:00:46 -08:00
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