Bug 1789240
| Summary: | Enable AzureRm plugin by default in satellite-installer | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Aditi Puntambekar <apuntamb> |
| Component: | Installation | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | vijsingh |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7.0 | CC: | egolov, spetrosi, vijsingh |
| Target Milestone: | 6.7.0 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | satellite-installer-6.7.0.6-1.beta | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-14 13:28:29 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: | |||
|
Description
Aditi Puntambekar
2020-01-09 07:31:11 UTC
ON_QA Verified
@Satellite 6.7.0 snap 8.0
-> Default is 'True' now.
[root@qe-sat6-bm1 ~]# satellite-installer --help |grep azure
--[no-]enable-foreman-cli-azure Enable 'foreman_cli_azure' puppet module (default: true)
--[no-]enable-foreman-plugin-azure Enable 'foreman_plugin_azure' puppet module (default: true)
[root@qe-sat6-bm1 ~]# hammer compute-resource create --help|grep -i azure
--app-ident APP_IDENT Client ID for AzureRm
--provider PROVIDER Providers include Libvirt, Ovirt, EC2, Vmware, Openstack, GCE, AzureRm
--secret-key SECRET_KEY Client Secret for AzureRm
--sub-id SUB_ID Subscription ID for AzureRm
--tenant TENANT For RHEL OpenStack Platform and AzureRM only
[root@qe-sat6-bm1 ~]#
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, 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/RHSA-2020:1454 |