From 201029de39a986870e7fb1552c7012a7b96a2f8d Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 12 Dec 2024 10:32:37 -0800 Subject: [PATCH 1/2] rhel8 --> rhel9 Signed-off-by: Will --- src/courses/advanced/03.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/courses/advanced/03.md b/src/courses/advanced/03.md index a04600b8c..f0b4d1741 100644 --- a/src/courses/advanced/03.md +++ b/src/courses/advanced/03.md @@ -23,7 +23,7 @@ Which will return something like: ```sh CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES -8bs80z6b5n9s redhat/ubi8 "/bin/bash" 2 weeks ago Up 1 hour redhat8 +8bs80z6b5n9s redhat/ubi9 "/bin/bash" 2 weeks ago Up 1 hour redhat9 8ba6b8av5n7s nginx:latest "/docker.…" 2 weeks ago Up 1 hour 80/tcp nginx ``` @@ -100,7 +100,7 @@ inputs: - admin ``` -You should have an inputs file in your profile at `inputs-linux.yml` +You should have an inputs file in your profile, at `my_nginx/inputs.yml`. It should say the following: ```yaml admin_users: From 4e626b7fb5966486a38dc3a7dfd18570a91683df Mon Sep 17 00:00:00 2001 From: Amndeep Singh Mann Date: Sat, 14 Dec 2024 12:09:16 -0500 Subject: [PATCH 2/2] Update src/courses/advanced/03.md Signed-off-by: Amndeep Singh Mann --- src/courses/advanced/03.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/courses/advanced/03.md b/src/courses/advanced/03.md index f0b4d1741..2cb85695e 100644 --- a/src/courses/advanced/03.md +++ b/src/courses/advanced/03.md @@ -100,7 +100,7 @@ inputs: - admin ``` -You should have an inputs file in your profile, at `my_nginx/inputs.yml`. It should say the following: +You should have an inputs file in your profile at `my_nginx/inputs.yml`. It should say the following: ```yaml admin_users: