From 1ed876bae58836e7055f224844bb8d8f2cb3a5f3 Mon Sep 17 00:00:00 2001 From: Gregory Kurtzer Date: Fri, 23 Apr 2021 21:51:37 -0700 Subject: [PATCH] Minor el8 quickstart fix --- docs/docs/getting-started/quickstart-el8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting-started/quickstart-el8.md b/docs/docs/getting-started/quickstart-el8.md index ac5774f8..12272afc 100644 --- a/docs/docs/getting-started/quickstart-el8.md +++ b/docs/docs/getting-started/quickstart-el8.md @@ -95,7 +95,7 @@ profile, but if you wanted to set them by hand to something different, you can d following: ```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