Pass the names of the nodes through contextualization
Currently, the hostnames used by scripts like deploy.sh are copied from the .VM.NAME field, queried from opennebula. But the true hostname might differ from this field ('_' instead of '-', '.' in the name...). So, instead, we should put the real hostname in a contextualization variable like "NODE_NAME" and use this variable instead of VM.NAME.