INFO: Checking default credentials file...
INFO: no username provided on command line, trying credentials file
INFO: Using credentials file: /root/.hammr/credentials.yml
you provided a yaml file, checking the syntax...
INFO: You provided a yaml file, checking...
Generating 'CloudStack KVM (QCOW2)' image (1/1)
ERROR: Error: no hardwareSettings part for builder [CloudStack KVM (QCOW2)]
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/hammr/commands/template/template.py", line 434, in do_build
myimage,myinstallProfile = func(myimage, builder, myinstallProfile, self.api, self.login)
ValueError: too many values to unpack
When trying to build a template with the builder from the documentation http://docs.usharesoft.com/projects/hammr/en/latest/pages/machine-images/builders/builders-cloudstack.html, the following error is displayed:
The YAML file
==> Missing the mandatory hardwareSetting in the example.