Bug 1067675
| Summary: | 3.5 foreman installer Openstack Configuration keys not in file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jeff Dexter <jdexter> | ||||
| Component: | doc-Installation_and_Configuration_Guide | Assignee: | Tahlia Richardson <trichard> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | RHOS Documentation Team <rhos-docs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 4.0 | CC: | alonma, benglish, ddomingo, ekin.meroglu, jdexter, slong, trichard, yeylon | ||||
| Target Milestone: | --- | Keywords: | Documentation, Triaged | ||||
| Target Release: | 5.0 (RHEL 7) | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | rhos5-foreman-urgent | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: |
Build Name: 15807, Installation and Configuration Guide-4
Build Date: 23-01-2014 09:35:27
Topic ID: 19224-578736 [Latest]
|
|||||
| Last Closed: | 2014-09-24 08:45:04 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: | |||||||
| Attachments: |
|
||||||
This bug is being assigned to Scott Radvan, who is now the designated docs specialist for Foreman. Scott, looks good to me. I'll test then when Rel-eng has dropped foreman for RHOSP 5.0 |
Created attachment 865677 [details] foreman setup script with missing enviromental parameters Title: Configuring the Installer Describe the issue: Text in document calls for configuration keys to be set for openstack address/devices, they are not in the current file. Suggestions for improvement: create seperate file with needed parameters and source it. ie /root/foreman_export export PRIVATE_CONTROLLER_HOST=10.0.0.10 export PUBLIC_CONTROLLER_HOST=10.9.9.10 #source /root/foreman_export Additional information: