can the provisioning variables include basic math in them?
IE
i have an ata where the line 1 position happens to be "account3".. line 2 "account4", etc...
and i was wondering if the provisioning variables can include some basic math... like ${${LINE} + 2}?
or something to that effect
Submitted by Jasril on Fri, 11/11/2011
Permalink
still wondering about this, i know that the provisioning script seems to ignore any old dollar sign brace that doesn't contain an "approved variable" so the above example of ${${LINE} + 2} doesn't work... but is there a way to do this?