https://bugzilla.wikimedia.org/show_bug.cgi?id=57561
Web browser: ---
Bug ID: 57561
Summary: Support multiple VMs without modifying tracked files
Product: MediaWiki-Vagrant
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Right now, running multiple vagrant boxes is somewhat inconvenient:
- the IP needs to be changed, and for that, the config.vm.network command in
the Vagrantfile needs to be modified/commented out (it has no id, so it cannot
be manipulated from another file; when left in place, vagrant will not run
because of the conflict)
- FORWARDED_PORT cannot be overwritten. This is not that much or a problem,
since the actual port definition has an id, but still not nice (Facter will
have the wrong port, maybe that will cause issues at some point)
- $wgServer has the wrong port number. Again, not a big problem, but it would
be nice if it could be managed automatically.
- would be nice to have examples in the sample Vagrantfile-extra.rb on how to
change all that (plus the ssh port)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l