Actions
Bug #6699
closedurl_prefix in config/katello.yml is not set when doing a fresh install
Difficulty:
Triaged:
Yes
Description
This happened to me today:
[...]
[kdevel@foretello foreman]$ rake db:migrate
rake aborted!
ArgumentError: Key: 'url_prefix' in 'development' environment should be one of ["/headpin", "/sam", "/katello"], but was nil
[...]
As it turned out, url_prefix was indeed not set.
Updated by Anonymous over 10 years ago
- Related to Bug #6126: Subscription manager routes should be anchored at their own API. added
Updated by Anonymous over 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Triaged changed from No to Yes
- Pull request https://github.com/Katello/puppet-katello_devel/pull/16 added
- Pull request deleted (
)
Updated by Eric Helms over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|1e17e41c701fb1b2637c6aa562d1cab6d6a77e34.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions