Bug 1156223
| Summary: | Kickstart templates can't be rendered when safemode_render = true | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dan Sneddon <dsneddon> | ||||
| Component: | rubygem-staypuft | Assignee: | Brad P. Crochet <brad> | ||||
| Status: | CLOSED EOL | QA Contact: | Omri Hochman <ohochman> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | Foreman (RHEL 6) | CC: | dsneddon, mburns, morazi, srevivo | ||||
| Target Milestone: | --- | Keywords: | Reopened, ZStream | ||||
| Target Release: | Installer | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-09-29 13:38:48 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: |
|
||||||
|
Description
Dan Sneddon
2014-10-23 21:38:58 UTC
I tried this again with the latest Poodle published today and found the same behavior. The Poodle used for installing rhel-osp-server was http://ayanami.boston.devel.redhat.com/poodles/rhos-devel-ci/foreman.el6/2014-10-23.2/Foreman-RHEL-6.repo Something that both of the tests I ran had in common was that I edited the Kickstart RHEL default provisioning template. I didn't test beforehand to see if the bug only comes up if you edit and update the Kickstart file. Hi Dan, I tried this with a stock, ootb kickstart and it works correctly. I would guess it's something in the changes you've made. OK, I reproduced this. Seems to happen when either bonding or vlans are involved (not sure which since I have both). Dan, What edits did you make to the kickstart? Were you using bonds and vlans together? Because of Safemode, you can't add just anything to the kickstart. I am unable to reproduce any form of this particular error, so my guess is that it is something in the kickstart edits that you made. Please try again without making the edits. If you can reproduce it, I will need more info about the networking settings that you are using. I made the following changes to the kickstart: 1) Added, right above the "update local time": #install rhos-release rpm -ihv http://team.virt.bos.redhat.com/repos/rhos-release/rhos-release-latest.noarch.rpm rhos-release 5 2) changed selinux --enforcing to selinux --permissive I ran into these problems after only these changes, before configuring any bonding or vlans. Closing list of bugs for RHEL OSP Installer since its support cycle has already ended [0]. If there is some bug closed by mistake, feel free to re-open. For new deployments, please, use RHOSP director (starting with version 7). -- Jaromir Coufal -- Sr. Product Manager -- Red Hat OpenStack Platform [0] https://access.redhat.com/support/policy/updates/openstack/platform |