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

       Web browser: ---
            Bug ID: 44277
           Summary: Puppet: duplicate definition in mediawiki.pp and
                    webserver.pp
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Infrastructure
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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.

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

Reply via email to