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 Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_templates|3c8a00546d2b34cda3093eadaa1d4cfb7c211b53.
Actions