Actions
Bug #20145
closedUpdating a snippet requires template kind
Status:
Closed
Priority:
Normal
Assignee:
Category:
Provisioning templates
Target version:
Difficulty:
Triaged:
Bugzilla link:
Team Backlog:
Description
When updating a snippet and --type parameter is missing the command returns error message saying "Template kind can't be blank".
--type shouldn't be required for updates.
> hammer template create --name tst --type snippet --file /root/hammer/hammer-cli-foreman/tst.erb Provisioning template created > hammer template update --name tst --locked true Could not update the provisioning template: This template is locked. Please clone it to a new template to customize. Template kind can't be blank
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/316 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|5c4571bef717170787fe8f98f38f591f849a7a49.
Updated by Tomáš Strachota over 7 years ago
- Translation missing: en.field_release set to 243
Actions