Whoops. Nevermind. I figured it out. The way I was copying and pasting my config.yml file was causing issues.
On Thursday, June 20, 2019 at 12:35:13 PM UTC-5, alex juarez wrote: > > 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/b0156265-6c84-4cd4-9727-c7566007ca3b%40googlegroups.com.