Last modified: 2013-01-23 17:45:12 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 T46277, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44277 - Puppet: duplicate definition in mediawiki.pp and webserver.pp
Puppet: duplicate definition in mediawiki.pp and webserver.pp
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
Infrastructure (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Andrew Bogott
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-23 11:37 UTC by Silke Meyer (WMDE)
Modified: 2013-01-23 17:45 UTC (History)
3 users (show)

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


Attachments

Description Silke Meyer (WMDE) 2013-01-23 11:37:55 UTC
The following lines are defined twice:

# ensure default site is removed
apache_site { 000-default: name => "000-default", ensure => absent }
apache_site { 000-default-ssl: name => "000-default-ssl", ensure => absent }

Puppet refuses to run when installing MediaWiki/Wikidata.
Comment 1 Andrew Bogott 2013-01-23 17:10:37 UTC
This is a regression caused by

commit 34315e62ef655d8a8a7be61fe68beea73504bdee
Author: lcarr <lcarr@wikimedia.org>
Date:   Tue Jan 22 14:24:49 2013 -0800

    modifying apache containing classes to ensure default site is absent
    
    RT #1987
    
    Change-Id: Id643bdde5e0d1de22083f2291dd0174feb54b079


Leslie's patch looks right to me; I'll update the mediawiki class accordingly.
Comment 2 Andrew Bogott 2013-01-23 17:45:03 UTC
Should be fixed by https://gerrit.wikimedia.org/r/#/c/45339/

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


Navigation
Links