Bug 1654501
| Summary: | cfme-httpd-configmap-generator tracker bug for 5.9.6 | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | cfme-httpd-configmap-generator | Assignee: | Satoe Imaishi <simaishi> |
| Status: | CLOSED ERRATA | QA Contact: | juwatts |
| Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | low | ||
| Version: | 5.9.0 | CC: | bmidwood, lavenel, smallamp |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.9.6 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-12-13 17:47:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Satoe Imaishi
2018-11-28 22:01:55 UTC
Successfully built podified CFME: [root@epacific-ocp-master-v3 5_9_6_5]# oc get pods NAME READY STATUS RESTARTS AGE cloudforms-0 1/1 Running 0 26m httpd-1-chggc 1/1 Running 0 25m httpd-configmap-generator-1-nd8t2 1/1 Running 0 1m memcached-1-2vs9c 1/1 Running 0 25m postgresql-1-gk4s7 1/1 Running 0 25m [root@epacific-ocp-master-v3 5_9_6_5]# oc rsh cloudforms-0 sh-4.2# cat BUILD 5.9.6.5-20181130162459_7977a85 [root@epacific-ocp-master-v3 5_9_6_5]# oc rsh httpd-configmap-generator-1-nd8t2 sh-4.2# httpd httpd httpd_configmap_generator sh-4.2# httpd_configmap_generator --help httpd_configmap_generator 0.2.2 - External Authentication Configuration script Usage: httpd_configmap_generator auth_type | update | export [--help | options] supported auth_type: active-directory, ipa, ldap, saml httpd_configmap_generator options are: -V, --version Version of the httpd_configmap_generator command -h, --help Show this message sh-4.2# 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/RHBA-2018:3814 |