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

            Bug ID: 69287
           Summary: Document use of hiera settings to control expected
                    hostnames
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: labs-vagrant
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: bda...@wikimedia.org
                CC: yuvipa...@gmail.com
       Web browser: ---
   Mobile Platform: ---

From post-merge comments on I26b3705726c52cd19f8a727cc2d6f3e956336b2d:

We need to work on setting the canonical hostname from the inbound request, but
until that "just works" you should be able to control the canonical hostname in
labs (or virtualbox) by creating a /vagrant/puppet/hieradata/local.yaml file
and setting the hostname:

    ---
    role::mediawiki::hostname: "YOUR_PROXY_NAME_HERE.wmflabs.org"

You can also setup multiple proxies by setting
`mediawiki::multiwiki::base_domain` to something like "-MY_BASE.wmflabs.org"
and then creating proxies for multiwikis named "MULTIWIKI-MY_BASE.wmflabs.org".
An example is `mediawiki::multiwiki::base_domain:
"-sulfinalization.wmflabs.org"` and the proxy
"login-sulfinalization.wmflabs.org".
This really needs some on-wiki documentation.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to