Commit f4dc82b6 by John Jarvis

changing env name

parent 416c4bfc
...@@ -6,5 +6,5 @@ export {{ name }}="{{ value }}" ...@@ -6,5 +6,5 @@ export {{ name }}="{{ value }}"
{% endif %} {% endif %}
{%- endfor %} {%- endfor %}
export BOTO_PROFILES="{{ ALTON_AWS_CREDENTIALS|join(';') }}" export WILL_BOTO_PROFILES="{{ ALTON_AWS_CREDENTIALS|join(';') }}"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment