Closed sandermitre closed 1 year ago
If we can agree on a variable name e.g. app_root_dev I can create a pull request if that's what's needed.
That sounds just fine to me, using the same name that the upstream uses.
My mistake you can set it already the variable logic is just a little different than the other if statements.
nginx_app_root:
dev: '~%{owner}/%{portal}/dev/%{name}'
usr: '/var/www/ood/apps/usr/%{owner}/gateway/%{name}'
sys: '/var/www/ood/apps/sys/%{name}'
Looking at the Jinja template this doesn't look changeable. Is there another way to do it?
If we can agree on a variable name e.g. app_root_dev I can create a pull request if that's what's needed.