Commit f23ca9f5 by John Jarvis

rename var

parent 52b78d78
......@@ -57,7 +57,7 @@ if [[ ! -f $BOTO_CONFIG ]]; then
fi
extra_vars_file="/var/tmp/extra-vars-$$.yml"
extra_var_arg="-e@${extra_vars_file} $extra_vars"
extra_var_arg="-e@${extra_vars_file} $ansible_extra_vars"
if [[ $edx_internal == "true" ]]; then
# if this is a an edx server include
......
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