Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/57832
Change subject: Add commented-out option for booting in GUI mode
......................................................................
Add commented-out option for booting in GUI mode
Change-Id: I47714b0dc911020be5534035e93ff3cf21ad1930
---
M Vagrantfile
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant
refs/changes/32/57832/1
diff --git a/Vagrantfile b/Vagrantfile
index db4ee52..eb2ee80 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -54,6 +54,9 @@
vb.customize ['modifyvm', :id, '--memory', '512']
vb.customize ['modifyvm', :id, '--ostype', 'Ubuntu_64']
+ # To boot the VM in graphical mode, uncomment the following line:
+ # vb.gui = true
+
# If you are on a single-core system, comment out the following line:
vb.customize ["modifyvm", :id, '--cpus', '2']
end
--
To view, visit https://gerrit.wikimedia.org/r/57832
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47714b0dc911020be5534035e93ff3cf21ad1930
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits