From e05841d40d38d82873da4ada799d77e1231794f7 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 23 Feb 2023 11:48:01 +0000 Subject: [PATCH] update refs --- satellite-5-client.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/satellite-5-client.yaml b/satellite-5-client.yaml index 0270160..bdc47b0 100644 --- a/satellite-5-client.yaml +++ b/satellite-5-client.yaml @@ -40,20 +40,20 @@ data: rpms: dnf-plugin-spacewalk: rationale: DNF plugin for communication with Red Hat Satellite 5. - ref: stream-rhel-8.0-rhel-8.8.0 + ref: stream-satellite-5-client-1.0-rhel-8.9.0 buildorder: 10 rhn-client-tools: rationale: Binaries to allow system to receive software updates from Red Hat Satellite 5. - ref: stream-rhel-8.0-rhel-8.8.0 + ref: stream-satellite-5-client-1.0-rhel-8.9.0 buildorder: 10 rhnlib: rationale: Libraries to allow system to receive software updates from Red Hat Satellite 5. - ref: stream-rhel-8.0-rhel-8.8.0 + ref: stream-satellite-5-client-1.0-rhel-8.9.0 buildorder: 10 rhnsd: rationale: Red Hat Satellite update agent. - ref: stream-rhel-8.0-rhel-8.8.0 + ref: stream-satellite-5-client-1.0-rhel-8.9.0 buildorder: 10 ...