Minor el8 quickstart fix

This commit is contained in:
Gregory Kurtzer
2021-04-23 21:51:37 -07:00
parent ad6dec792b
commit 1ed876bae5

View File

@@ -95,7 +95,7 @@ profile, but if you wanted to set them by hand to something different, you can d
following: following:
```bash ```bash
$ sudo wwctl profile set default -K $(uname -r) -C centos-7 $ sudo wwctl profile set default -K $(uname -r) -C centos-8
``` ```
Next we set some default networking configurations for the first ethernet device. On Next we set some default networking configurations for the first ethernet device. On