Bug #4358
Unable to create unmanaged host
Status:
Closed
Priority:
High
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Description
When managed is set to false, hammer cli should not require all the parameters, except name:
hammer> host create --name test --managed false
Could not create the host: Error: Options --environment-id, --architecture-id, --domain-id, --puppet-proxy-id, --operatingsystem-id, --partition-table-id are required
I need to fix this to move on with other task, will add dependency.
Related issues
Associated revisions
History
#1
Updated by Lukas Zapletal over 9 years ago
- Status changed from Assigned to Ready For Testing
#2
Updated by Lukas Zapletal over 9 years ago
- Related to Feature #3506: Tool to register existing hosts back to Foreman added
#3
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli-foreman|commit:e92e5532698041eeef753eb6dc8b2f07ec2c034c.
fixes #4358 - unmanaged host can be now created empty