Bug 1115398
Summary: | swift.pp: Could not find command 'restorecon' | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Attila Fazekas <afazekas> |
Component: | openstack-puppet-modules | Assignee: | Ivan Chavero <ichavero> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | yeylon <yeylon> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | ali_3k1, srevivo, yeylon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-puppet-modules-2014.1-23.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-30 23:06:14 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
Attila Fazekas
2014-07-02 09:46:54 UTC
May be while applying workaround for another bug you changed line 53 along with 68 to make path => ['/usr/sbin', '/bin'], to path => ['/usr/sbin', '/sbin']? revert it back and modify only line 68. It may resolve your problem as it did resolve mine. (In reply to Ali Anwar from comment #2) > May be while applying workaround for another bug you changed line 53 along > with 68 to make path => ['/usr/sbin', '/bin'], to path => > ['/usr/sbin', '/sbin']? > > revert it back and modify only line 68. It may resolve your problem as it > did resolve mine. https://bugzilla.redhat.com/show_bug.cgi?id=1109079 /usr/share/openstack-puppet/modules/swift/manifests/storage/mount.pp |