Commit Graph

219 Commits

Author SHA1 Message Date
Gregory Kurtzer
4c655e82b2 Fix PAM for broken_shadow so users can log in based on ssh keys only 2020-12-19 21:06:28 -08:00
Gregory Kurtzer
90157e340a Set the HISTFILE to /dev/null so we don't rebuild containers on every exec 2020-12-19 21:06:04 -08:00
Gregory Kurtzer
d9b21df38e Include the NFS configure command 2020-12-19 21:05:44 -08:00
Gregory Kurtzer
f76c663041 Automatically configure NFS and add a fstab in the system overlay 2020-12-19 21:05:15 -08:00
Gregory Kurtzer
ecb2554628 Include NFS declarations in the config 2020-12-19 21:04:23 -08:00
Gregory Kurtzer
5ec1988029 Use the new network instead of doing this logic in the CLI 2020-12-19 21:03:44 -08:00
Gregory Kurtzer
5e8ef337d0 Add network as part of the warewulfconf (figure it out if undef) 2020-12-19 21:03:01 -08:00
Gregory Kurtzer
154f90a972 Fix permissions on Makefile for ssh keys in the overlay 2020-12-19 00:41:18 -08:00
Gregory Kurtzer
668fbb8fb1 Add new configure commands 2020-12-19 00:40:54 -08:00
Gregory Kurtzer
9889bbd92c Configure ssh keys 2020-12-19 00:40:40 -08:00
Gregory Kurtzer
2ac2625b29 Add basic NFS configure command template 2020-12-19 00:40:05 -08:00
Gregory Kurtzer
7d20130601 Include default host file template 2020-12-19 00:39:34 -08:00
Gregory Kurtzer
7af8b03cf7 Add ability to configure host file on the controller node 2020-12-19 00:39:19 -08:00
Gregory Kurtzer
5c354af31d Don't error/warn when file isn't found 2020-12-19 00:38:48 -08:00
Gregory Kurtzer
d91673290c Merge branch 'main' of github.com:ctrliq/warewulf into main 2020-12-18 22:51:38 -08:00
Gregory Kurtzer
69e6ffaad9 Starting configure CLI for hosts and nfs 2020-12-18 22:51:17 -08:00
Gregory M. Kurtzer
6e4469ab17 Merge pull request #6 from ctrliq/batch-update
Rework batch package
2020-12-18 21:34:15 -08:00
Ian Kaneshiro
c3281ec333 Rework batch package
Use a buffered channel to limit the number of active goroutines without needing
to wait for all active goroutines to finish
2020-12-18 19:17:15 -08:00
Gregory M. Kurtzer
6f8ec8797b Merge pull request #5 from svdavidson/main
Added parallel batching, IPMI power cycle, sensors, and console
2020-12-18 18:04:43 -08:00
Shannon V. Davidson
e177bfdb90 Added parallel batching, IPMI power cycle, sensors, and console 2020-12-18 18:57:03 -06:00
Gregory Kurtzer
9ff2530c0c Minor fixups from the Warewulf community meeting 2020-12-17 20:19:18 -08:00
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