Actions
Bug #14841
closedThere is no option to specify bootdisk-based provisioning using hammer
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hosts
Target version:
-
Description
The hammer CLI does not have an option to specify the bootdisk provisioning method, it only allows "build" or "image"
Could not create the host:
Error: option '--provision-method': value must be one of 'build', 'image'
See: 'hammer host create --help'
Updated by Dominic Cleal over 8 years ago
- Related to Feature #12624: add provision method from a plugin added
Updated by Dominic Cleal over 8 years ago
- Category set to Foreman commands (obsolete)
The enum should probably be moved into the API docs, instead of it specifying the field as a String.
Updated by Tomáš Strachota over 6 years ago
- Category changed from Foreman commands (obsolete) to Hosts
Updated by Oleh Fedorenko almost 5 years ago
- Status changed from New to Closed
- Triaged changed from No to Yes
This seems to be resolved, since I was able to specify bootdisk as a value for --provision-method option.
Closing this one. Please, feel free to reopen if issue still persists.
Updated by John Warburton almost 5 years ago
Thanks - confirm it works with 1.23.1
Actions