Hi,

If my VM HOOK (on CREATE) adds new elements with a onevm update, I can
see those variables in the the "user template"  of the vm/

onevm show:

....
USER
TEMPLATE                                                                  
SSH_PUBLIC_KEY="ssh-rsa......"
XGRID_PWD="xxx"
....

In my image template, I have set:

SSH_PUBLIC_KEY  $USER[SSH_PUBLIC_KEY]
XGRID_PWD       $USER[XGRID_PWD]


But in the VM template, I do not see any of those variable.

It would seem that user template attributes are created *after* the vm
template generation.

Any idea  ?

Thanks

Olivier


_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to