Hi,

According to the heat document, the index can be used in the template:

name: my_server_%index%

How can I add one to the index number? Is following syntax right?


name: my_server_{{ %index% + 1 }}

Thanks.

- j
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to