Actions
Bug #23894
closedThe foreman templates are not being imported from directory of git repository
Difficulty:
Triaged:
Bugzilla link:
Description
Description of problem:
Foreman templates are not being imported from a directory of a git repository.
- curl -H "Accept: application/json" -H "Content-Type: application/json" -k -X POST -u user:passwd https://foreman.example.com/api/v2/templates/import -d '{"verbose":"true", "associate": "new", "repo":"ssh://git@github.com/user/foreman_templates", "dirname":"testDir", "branch":"master"}'
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_templates/pull/97 added
Updated by Marek Hulán over 6 years ago
- Subject changed from The foreman templates are not being imported from directory of git repository to The foreman templates are not being imported from directory of git repository
- Translation missing: en.field_release set to 368
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_templates|3c8a00546d2b34cda3093eadaa1d4cfb7c211b53.
Actions