Actions
Bug #9964
closedkatello-installer should use apipie:cache:index instead of apipie:cache:index
Difficulty:
trivial
Triaged:
Yes
Description
From the foreman-installer help (foreman 1.8 RC2):
--foreman-apipie-task Rake task to generate API documentation. Use 'apipie:cache' on 1.7 or older, 'apipie:cache:index' on 1.8 or newer. (default: "apipie:cache:index")
katello-installer use the 'old' rake task for building the apipie cache, and should use "apipie:cache:index" instead (katello 2.2 branch and master).
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 68
- Pull request https://github.com/Katello/katello-installer/pull/200 added
- Pull request deleted (
)
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by Eric Helms over 9 years ago
- Status changed from Ready For Testing to Closed
Actions