Hi,

I don't see any workaround for your template. You can reference only
attributes outside the context section, and in that case you would have to
set a fixed USER_SSH_KEY.

This looks exactly like the use case in this thread:
http://lists.opennebula.org/pipermail/users-opennebula.org/2013-May/023144.html

Please open a feature request at http://dev.opennebula.org and we'll plan
it for future releases.

Regards

--
Join us at OpenNebulaConf2013 <http://opennebulaconf.com> in Berlin, 24-26
September, 2013
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | [email protected] |
@OpenNebula<http://twitter.com/opennebula><[email protected]>


On Thu, Jun 6, 2013 at 11:49 AM, Steffen Claus <
[email protected]> wrote:

> Dear all,
> i am trying to use nested CONTEXT variables, e.g. for defining the ssh key
> for the user.
> The key file is stored in the file datastore.
> I've already tried to define the variable outside of the CONTEXT scope,
> e.g.:
>
> CONTEXT
> [
> FILES_DS="$FILE[IMAGE=\"testfile\"] $FILE[IMAGE=\"$USER_SSH_KEY\"]"
> ]
> USER_SSH_KEY=$USER[SSH_KEY]
>
>
> Is there any way to accomplish that?
>
> BR,
> Steffen
>
> --
> Steffen Claus
>
> Fraunhofer-Institut für Algorithmen und Wissenschaftliches Rechnen (SCAI)
> Schloss Birlinghoven
> D-53754 Sankt Augustin
> Tel: +49 2241 14-2511
> [email protected]
> http://www.scai.fraunhofer.de
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to