I'm having some issues doing a native install with for Ironwood.2 via the native.sh script.
Tinkering with the script this is what _should_ be running. ansible-playbook -c local ./openedx_native.yml -i "localhost," -e@/opt/edx/config.yml -e@/opt/edx/my-passwords.yml -e THEMES_VERSION=open-release/ironwood.2 -e DISCOVERY_VERSION=open-release/ironwood.2 -e ECOMMERCE_WORKER_VERSION=open-release/ironwood.2 -e ECOMMERCE_VERSION=open-release/ironwood.2 -e ANALYTICS_API_VERSION=open-release/ironwood.2 -e INSIGHTS_VERSION=open-release/ironwood.2 -e NOTIFIER_VERSION=open-release/ironwood.2 -e demo_version=open-release/ironwood.2 -e configuration_version=open-release/ironwood.2 -e xqueue_version=open-release/ironwood.2 -e forum_version=open-release/ironwood.2 -e certs_version=open-release/ironwood.2 -e edx_platform_version=open-release/ironwood.2 I'm not sure if the "@" signs should be there before the config.yml and my-passwords.yml. Running the script without the @ signs does work, but errors out on something else later on. Anybody else experiencing this? Thank You, -Alex -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to edx-code+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/ece41869-98cc-445d-b678-89be4d175de0%40googlegroups.com.