From 5044f30e4bd7d18acd87b121fad2ddf1d0f37adb Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Wed, 24 Aug 2022 09:47:01 -0500 Subject: [PATCH] modify source tocorrect stream names --- httpd.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/httpd.yaml b/httpd.yaml index 5624b30..e448f36 100644 --- a/httpd.yaml +++ b/httpd.yaml @@ -42,13 +42,13 @@ data: rpms: httpd: rationale: Apache httpd - ref: stream-2.4-rhel-8.6.0 + ref: stream-httpd-2.4-rhel-8.6.0 buildorder: 10 mod_http2: rationale: HTTP/2 support for Apache httpd - ref: stream-2.4-rhel-8.6.0 + ref: stream-httpd-2.4-rhel-8.6.0 buildorder: 20 mod_md: rationale: Certificate provisioning using ACME for Apache httpd - ref: stream-2.4-rhel-8.6.0 - buildorder: 20 \ No newline at end of file + ref: stream-httpd-2.4-rhel-8.6.0 + buildorder: 20