Commit Graph

20 Commits

Author SHA1 Message Date
WestleyR
4edc16953e Fix linting issues 2021-09-07 20:48:51 -07:00
Gregory Kurtzer
74c3c5e816 Cleanups to configure --all command 2021-04-24 16:03:31 -07:00
Gregory Kurtzer
19d4fec376 Remove persist option from configure commands 2021-04-23 21:06:57 -07:00
Gregory Kurtzer
a937d9a311 Dropped the arm64.efi file to the file system 2021-04-23 20:49:29 -07:00
Ian Kaneshiro
846b45524c Tidy up
- Ran goimports to format code and imports
- Removed unused module from go.mod
- Added .editorconfig to keep formatting standard across contributors
2021-02-16 11:54:12 -08:00
Niko Kivel
d1f80662a6 Fix configure hosts show emptying /etc/hosts and setpersist CLI variable in configure hosts
- Only open `/etc/hosts` when write intended
- Correct `SetPersist` CLI variable
2021-01-28 19:41:12 +09:00
Niko Kivel
70735c144f dhcpPersist variable, update wwctl services to wwctl configure in default confs
* fixed wrong variable for kernel arguments
* fixed wrong variable for persistence
* fixed recreate command hint
2021-01-27 23:36:59 +09:00
Gregory Kurtzer
72b1d8c9d8 UI Updates with a few minor fixups scattered here and there 2021-01-14 20:23:42 -08:00
Shannon V. Davidson
c43fcededc Back up /etc/hosts and allow local changes 2020-12-22 23:08:35 -06:00
Gregory Kurtzer
1c33650a80 Configure root and user's ssh keys as well as hosts keys 2020-12-21 21:11:40 -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
5ec1988029 Use the new network instead of doing this logic in the CLI 2020-12-19 21:03:44 -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
7af8b03cf7 Add ability to configure host file on the controller node 2020-12-19 00:39:19 -08:00
Gregory Kurtzer
69e6ffaad9 Starting configure CLI for hosts and nfs 2020-12-18 22:51:17 -08:00
Gregory Kurtzer
13fad167a4 Starting ssh configure scripts 2020-12-15 21:29:28 -08:00
Gregory Kurtzer
62a1abaab3 Cleanups and minor fixups 2020-12-13 22:45:08 -08:00