Actions
Bug #3742
closedincorrect error on invalid parameters
Description
when not supplying a parameter value (e.g. build) you get an undefined error:
hammer host update --name test --build No permissions to create log dir /var/log/foreman File /var/log/foreman/hammer.log not writeable, won't log anything to file! Could not update the host: Error: undefined method `downcase' for nil:NilClass
Actions