Bureaucrats, confirmed, Administrators
4,558
edits
No edit summary |
(adds resources) |
||
Line 191: | Line 191: | ||
vagrant up --provider=aws | vagrant up --provider=aws | ||
</source> | </source> | ||
== Resources == | |||
[[ https://github.com/mitchellh/vagrant/issues/2733 | This is the official 'response' ]] to this issue. It offers a [[ https://gist.github.com/maxlinc/8c64c5e93734a3c939b8 | gist ]] that supposedly addresses the problem of running multiple providers, but I wasn't able to figure out how to apply that to the MediaWiki-Vagrant setup. | |||
There is a somewhat related issue in Phabricator that requests a web front-end to make deployment easier. | |||
https://phabricator.wikimedia.org/T53782 | |||