https://bugzilla.wikimedia.org/show_bug.cgi?id=70304

            Bug ID: 70304
           Summary: .settings.yaml is loaded from CWD instead of
                    mw-vagrant root
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: labs-vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

My .settings.yaml includes:

    vagrant_ram: 4096

If i `vagrant up` from the mediawiki-vagrant directory this gets applied, but
if I run `vagrant up` from any subdirectory from within mediawiki-vagrant this
setting is not loaded and i get 1G of memory.

afaict the code is prefering a :root_path environment variable over cwd, but it
seems rather than defaulting to cwd it should default to the same directory as
the Vagrantfile

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to