diff options
author | Emilien Macchi <emilien@redhat.com> | 2017-10-30 08:51:44 -0700 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2017-11-02 16:26:27 +0000 |
commit | b9a04a743e55bdf22004807c8a0e790f8de25c4a (patch) | |
tree | 5e9b883632f42a85ceb468ad926c08b832a55ef4 /releasenotes | |
parent | 674b65acdd03fab70b435098ed46de50828b913d (diff) |
Upgrade rhel_reg_sat_repo to 6.2
When deploying with RHSM, sat-tools 6.2 will be installed instead of 6.1.
The new version is supported by RHEL 7.4 and provides katello-agent package.
Change-Id: I04a9feab02bf606ad6ca923a17947dcca30258da
Closes-Bug: #1728638
(cherry picked from commit b248ae1447940f81513be9904a24197bd4af1126)
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/sat-tools-0d0f0c53de9d34a5.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/sat-tools-0d0f0c53de9d34a5.yaml b/releasenotes/notes/sat-tools-0d0f0c53de9d34a5.yaml new file mode 100644 index 00000000..eb3ab5fc --- /dev/null +++ b/releasenotes/notes/sat-tools-0d0f0c53de9d34a5.yaml @@ -0,0 +1,5 @@ +--- +upgrade: + - | + When deploying with RHSM, sat-tools 6.2 will be installed instead of 6.1. + The new version is supported by RHEL 7.4 and provides katello-agent package. |