Hi there,

Is it possible to define a custome variabble used in oned.conf file?
For example, if I define CLOUD_BIN to be /opt/cloud/bin
then I should be able to use it for later definitions such as
VM_HOOK = [
    name      = "hook-running",
    on        = "running",
    command   = "$CLOUD_BIN/hook-running",
    arguments = "$VMID",
    remote    = "yes"
    ]

However, this does not work for me in ONE-2.  Could you please explain how
the variables work and how to use our own variables?
Thank you very much.

Shi
-- 
Shi Jin, Ph.D.
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to