Physikerwelt added a comment.

My attempt to get rid of the port_fragment

  physikerwelt@math-de:/vagrant$ git diff Vagrantfile
  diff --git a/Vagrantfile b/Vagrantfile
  index 446756a..e09183b 100644
  --- a/Vagrantfile
  +++ b/Vagrantfile
  @@ -228,9 +228,9 @@ Vagrant.configure('2') do |config|
         'environment'          => ENV['MWV_ENVIRONMENT'] || 'vagrant',
       }
  
  -    if settings[:http_port] != 80
  -      puppet.facter['port_fragment'] = ":#{settings[:http_port]}"
  -    end
  +    #if settings[:http_port] != 80
  +    #  puppet.facter['port_fragment'] = ":#{settings[:http_port]}"
  +    #end
  
       if settings[:nfs_shares]
         puppet.facter['share_owner'] = Process.uid

which resulted in $wgConf->settings['wgCanonicalServer']['wikidatawiki'] = 
'http://wikidata-math-de.wmflabs.org'; in 
/srv/mediawiki-vagrant/settings.d/wikis/wikidatawiki/wgConf.php but still did 
not produce an accessible instance at http://wikidata-math-de.wmflabs.org/ even 
though wikidata-math-de.wmflabs.org  point to 
http://math-de.math.eqiad.wmflabs:8080


TASK DETAIL
  https://phabricator.wikimedia.org/T119994

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Physikerwelt
Cc: Llyrian, daniel, bd808, Aklapper, Physikerwelt, Wikidata-bugs, aude, 
Gryllida, scfc, Mbch331



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to