BryanDavis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/400197 )

Change subject: README: update minimum Vagrant version
......................................................................

README: update minimum Vagrant version

We have been requiring Vagrant 1.7.0+ for quite a while. Minor
formatting updates are also made to the file (line wrapping, heading
style used).

Change-Id: I93d74f9bea4f76c9f407fc3b73eff56edb732c33
---
M README.md
1 file changed, 20 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/97/400197/1

diff --git a/README.md b/README.md
index 1989196..36e5926 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-## MediaWiki-Vagrant
+MediaWiki-Vagrant
+=================
 
 https://www.mediawiki.org/wiki/Mediawiki-vagrant
 
@@ -13,7 +14,8 @@
 and an interactive interpreter. Best of all, because the configuration is
 automated and contained in a virtual environment, mistakes are easy to undo.
 
-## Install
+Install
+-------
 
 You'll need to install recent versions of Vagrant and VirtualBox.
 
@@ -23,8 +25,8 @@
 `support/README-parallels.md` for details on the former three.)
 
  * VirtualBox: https://www.virtualbox.org/wiki/Downloads
- * Vagrant: https://www.vagrantup.com/downloads-archive.html (the version must 
be
-   1.4.0 or higher). For NFS, use 1.5.4 or higher.
+ * Vagrant: https://www.vagrantup.com/downloads-archive.html (the version must
+   be 1.7.0 or higher).
 
    To check your Vagrant version, run
 
@@ -77,7 +79,8 @@
 see the main page of your MediaWiki instance.
 
 
-## Use
+Use
+---
 
 To access a command shell on your virtual environment, run `vagrant ssh` from
 the root mediawiki-vagrant directory or any of its subdirectories.
@@ -89,7 +92,8 @@
 The admin account on MediaWiki is `admin` / `vagrant`.
 
 
-## Update
+Update
+------
 
 When the vagrant Virtual Machine is running, it will periodically run Puppet
 (an open source configuration management tool) to update its configuration,
@@ -102,7 +106,8 @@
 The latter will restart the VM.
 
 
-## Extend
+Extend
+------
 
 You can add roles to MediaWiki-Vagrant! A 'role' represents a set of software
 configurations required for giving this machine some special function.
@@ -115,11 +120,13 @@
 patch to the Mediawiki-Vagrant project.
 
 
-## Settings
+Settings
+--------
 
 For information about settings, see settings.d/README.
 
-## Testing
+Testing
+-------
 
 Install dependencies:
 
@@ -130,7 +137,8 @@
 
     bundle exec rake
 
-## Troubleshoot
+Troubleshoot
+------------
 
 Stuck? Here's where to get help.
 
@@ -141,4 +149,5 @@
  * 
https://phabricator.wikimedia.org/maniphest/task/create/?projects=MediaWiki-Vagrant
 
 Patches and contributions are welcome!
-See <https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker> for 
details.
+See <https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker> for
+details.

-- 
To view, visit https://gerrit.wikimedia.org/r/400197
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93d74f9bea4f76c9f407fc3b73eff56edb732c33
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: stretch-migration
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to