Hi folks, I am trying to run a bash script on a vm as it gets spun up. I've read: http://docs.opennebula.org/4.6/user/virtual_machine_setup/cong.html
but there isn't too much to go on there. I have created "test.sh" and put it into the "files" datastore on the head node. The issue I am having is that the syntax in the "Defining Context" section of http://docs.opennebula.org/4.6/user/virtual_machine_setup/cong.html is ambiguous, specifically the "files_ds" section. I have tried: FILES_DS="$FILE[\"test.sh\"]" and FILES_DS="/var/lib/one/datastores/2/test.sh" As a first step, I'm just trying to get this file included in my vm at all. Thanks! Kerry
_______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org