Merge pull request #12 from gmkurtzer/readmefix

Fix README.md related to issue #11.
This commit is contained in:
svdavidson
2020-12-21 09:30:10 -06:00
committed by GitHub

View File

@@ -69,9 +69,12 @@ Note: You may need to change the systemd service names for your distribution.
Once it has been configured, you can have Warewulf configure the services:
```
sudo ./wwctl service -a
sudo ./wwctl configure -a
```
note, at the time of this writing, there are additional services which are not included
in the `-a` option. Please do a `wwctl configure --help` to see all configurable services.
#### Pull and build the VNFS container and kernel:
Once you have added the node, you can start building the needed bootable components.