Bug 2038256
| Summary: | Microsoft SQL Role doesn't support for custom repo URL's for disconnected or Satellite customers | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Brian Smith <briasmit> | |
| Component: | ansible-collection-microsoft-sql | Assignee: | Sergei Petrosian <spetrosi> | |
| Status: | CLOSED ERRATA | QA Contact: | Daniel Yeisley <dyeisley> | |
| Severity: | unspecified | Docs Contact: | Eliane Ramos Pereira <elpereir> | |
| Priority: | unspecified | |||
| Version: | 8.5 | CC: | elpereir, gfialova, lmiksik, pkettman, spetrosi | |
| Target Milestone: | rc | Keywords: | Rebase, Triaged | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | ansible-collection-microsoft-sql-1.1.1-3.el8 | Doc Type: | Enhancement | |
| Doc Text: |
.Microsoft SQL System Role now supports customized repository for disconnected or Satellite subscriptions
Previously, users in disconnected environments that needed to pull packages from a custom server or Satellite users that needed to point to Satellite or Capsule had no support from Microsoft SQL Role . This update fixes it, by enabling users to provide a customized URL to use for `RPM` key, `client` and `server` mssql repositories. If no URL is provided, the `mssql` role uses the official Microsoft servers to download RPMs.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2064648 2067175 2089292 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-10 14:36:36 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2064648, 2067175, 2089292 | |||
|
Description
Brian Smith
2022-01-07 16:18:26 UTC
I'm not familiar with Satellite. I'm not sure how I'm going to test this. Can someone point me to documentation? @dyeisley You will need to find some QE Satellite and import the Microsoft repositories into it as custom content. You can find info about this here: https://access.redhat.com/documentation/en-us/red_hat_satellite/6.9/html/content_management_guide/importing_custom_content Then, run the role with mssql_rpm_key, mssql_server_repository, mssql_client_repository variables pointing to Satellite to get content from there. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ansible-collection-microsoft-sql bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:1971 |