We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8cb0b commit 45f343eCopy full SHA for 45f343e
Vagrantfile
@@ -39,7 +39,7 @@ echo 'set -o vi' | sudo tee /etc/profile.d/vishell.sh
39
sudo apt-get install -y python python-dev python-pip
40
41
# Latest MongoDB Enterprise
42
-sudo apt-get install mongodb-enterprise
+sudo apt-get install -y mongodb-enterprise
43
44
# FIXME Replace the DELETE ME with this line when PR#153 has been merged
45
# pip install mongo-orchestration
0 commit comments