From 9f76ec0ab6407465533f898e121404f708e27de7 Mon Sep 17 00:00:00 2001 From: Sean Tronsen Date: Tue, 23 Jun 2026 17:22:09 -0600 Subject: [PATCH] update unit/quadlet paths to reflect RPM changes Signed-off-by: Sean Tronsen --- content/docs/tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/tutorial.md b/content/docs/tutorial.md index 24da39e..bb411ea 100644 --- a/content/docs/tutorial.md +++ b/content/docs/tutorial.md @@ -992,7 +992,7 @@ Since OpenCHAMI is running for the first time, the former should be run, but To see what the script changed, run: ```bash -grep -RnE 'demo|openchami\.cluster' /etc/openchami/configs/openchami.env /etc/containers/systemd/ +grep -RnE 'demo|openchami\.cluster' /etc/openchami/configs/openchami.env /usr/share/containers/systemd/ ``` Whether this worked or not will be able to be verified shortly. @@ -1067,7 +1067,7 @@ service not started) and grey arrows are soft dependencies. One common issue is with certificates. If TLS errors are occurring, **make sure the domain in the `acme-register.container` and `acme-deploy.container` files -within `/etc/containers/systemd/` (argument to `-d` flag) match the cluster +within `/usr/share/containers/systemd/` (argument to `-d` flag) match the cluster domain set in `/etc/hosts`.** Since the release RPM automatically sets the FQDN, it may be necessary to