Last modified: 2013-09-11 22:45:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T48909, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46909 - Add ability to configure local vagrant settings without changing VagrantFile
Add ability to configure local vagrant settings without changing VagrantFile
Status: RESOLVED FIXED
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized enhancement
: ---
Assigned To: Ori Livneh
: patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-04 21:56 UTC by Yuri Astrakhan
Modified: 2013-09-11 22:45 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Yuri Astrakhan 2013-04-04 21:56:14 UTC
Some settings should be configurable by user without touching the main VagrantFile (in GIT). Vagrant file could have this code:

  mediaWikiDir = 'mediawiki'
  webPort = 8080

  load('LocalSettings.rb') if File.file?('LocalSettings.rb')

Having just these two settings will allow users to move MediaWiki directory to another location (e.g. one level up to share with other vagrants), and set up multiple host's ports to address multiple instances.
Comment 1 Ori Livneh 2013-04-09 00:22:35 UTC
Gerrit change I5d03a020f
Comment 2 Andre Klapper 2013-09-11 22:45:27 UTC
[mass-moving from Tools>MediaWiki-Vagrant to separate product. See bug 54041. Filter bugmail on this comment.]

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links