Actions
Bug #5029
closedCannot specify initial Organization or Location via Katello installer
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Changes in the Katello installer post-enginification have resulted in the specification of initial seed data by a user being broken. This issue will requires updates to the Katello puppet module and the mechanism by which the seed script extracts those values.
Updated by Mike McCune over 10 years ago
ideally the user could specify:
--admin-user=<username>
--admin-password=<password>
--first-organization=<defaults to ACME_Corporation>
--first-location=<defaults to Default>
Updated by Mike McCune over 10 years ago
One additional request:
set the first admin user's "Default" Org and Location to be the first-org and first-location specified above. This will ensure that org and location will be selected upon first login.
Updated by Eric Helms over 10 years ago
- Target version set to 45
- Triaged changed from No to Yes
Updated by Eric Helms over 10 years ago
- Status changed from New to Assigned
- Assignee set to Eric Helms
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1618 added
Updated by Dominic Cleal over 10 years ago
- Project changed from Katello to Foreman
- Category changed from Installer to Rails
- Target version changed from 54 to 1.8.0
- Translation missing: en.field_release changed from 13 to 10
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.0 to 1.7.5
Updated by Eric Helms over 10 years ago
- Subject changed from Cannot specify initial seed data via Katello installer to Cannot specify initial Organization or Location via Katello installer
Updated by Eric Helms over 10 years ago
- Status changed from Ready For Testing to Closed
Updated by Dominic Cleal over 10 years ago
- Related to Bug #6891: rake db:seed failure on creating organization added
Actions