The ```<project>``` must exist on cloudstack. The ```<distro>``` parameter does a substring search on the available template names
(cf. ```cmk list templates templatefilter=executable | jq '.template[].name'```).
```<name>``` is the VM's name which will be in the DNS records with ```<name>.vm.hhs.karlsruhe.de```. Adminuser can be configured in the script and is currently "administrator".