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 : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
