

edx/bin/update configuration $CONFIG_VERĪnsible-playbook -i localhost, -c local run_role.yml -e role=edx_ansible -e configuration_version=$CONFIG_VER $EXTRA_VARSĪnsible-playbook -i localhost, -c local vagrant-devstack.yml -e configuration_version=$CONFIG_VER $EXTRA_VARS looking for templates that no longer exist). # after loading the playbooks into memory. # The vagrant-devstack.yml playbook will also do this, but only # Need to ensure that the configuration repo is updated Source /edx/app/edx_ansible/venvs/edx_ansible/bin/activateĬd /edx/app/edx_ansible/edx_ansible/playbooksĮXTRA_VARS="-e edx_platform_version=$OPENEDX_RELEASE \
#Docker for mac と vagrant 比較 install
Raise "Please install the vagrant-vbguest plugin by running `vagrant plugin install vagrant-vbguest`" Unless Vagrant.has_plugin?("vagrant-vbguest")

