Tim Landscheidt has uploaded a new change for review. https://gerrit.wikimedia.org/r/325470
Change subject: contint: Fix puppet URLs in comments ...................................................................... contint: Fix puppet URLs in comments Change-Id: I88d1473b6c6ae212f598fff4069fb81434286463 --- M modules/contint/files/apache/proxy_gerrit M modules/contint/files/apache/proxy_jenkins M modules/contint/files/apache/proxy_zuul M modules/contint/files/disable-apc.ini M modules/contint/templates/apache/doc.wikimedia.org.erb M modules/contint/templates/apache/integration.mediawiki.org.erb M modules/contint/templates/apache/listen.erb M modules/contint/templates/apache/localvhost.erb 8 files changed, 8 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/70/325470/1 diff --git a/modules/contint/files/apache/proxy_gerrit b/modules/contint/files/apache/proxy_gerrit index 822973d..36b0cbd 100644 --- a/modules/contint/files/apache/proxy_gerrit +++ b/modules/contint/files/apache/proxy_gerrit @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/contint/apache/proxy_gerrit +### puppet:///contint/apache/proxy_gerrit ##################################################################### # vim: filetype=apache diff --git a/modules/contint/files/apache/proxy_jenkins b/modules/contint/files/apache/proxy_jenkins index 840c82a..66c1029 100644 --- a/modules/contint/files/apache/proxy_jenkins +++ b/modules/contint/files/apache/proxy_jenkins @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/contint/apache/proxy_jenkins +### puppet:///contint/apache/proxy_jenkins ##################################################################### # vim: filetype=apache diff --git a/modules/contint/files/apache/proxy_zuul b/modules/contint/files/apache/proxy_zuul index ce748a1..6f64e16 100644 --- a/modules/contint/files/apache/proxy_zuul +++ b/modules/contint/files/apache/proxy_zuul @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/contint/apache/proxy_zuul +### puppet:///contint/apache/proxy_zuul ##################################################################### # vim: filetype=apache diff --git a/modules/contint/files/disable-apc.ini b/modules/contint/files/disable-apc.ini index ffbf80b..4e16cfe 100644 --- a/modules/contint/files/disable-apc.ini +++ b/modules/contint/files/disable-apc.ini @@ -1,5 +1,5 @@ ; This file is managed by puppet -; puppet:///modules/contint/disable-apc.ini +; puppet:///contint/disable-apc.ini extension="apc.so" ; Disabled on contint host since APC gets confused when files are changing diff --git a/modules/contint/templates/apache/doc.wikimedia.org.erb b/modules/contint/templates/apache/doc.wikimedia.org.erb index 33d23c4..69ea38d 100644 --- a/modules/contint/templates/apache/doc.wikimedia.org.erb +++ b/modules/contint/templates/apache/doc.wikimedia.org.erb @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/contint/apache/doc.wikimedia.org +### puppet:///contint/apache/doc.wikimedia.org.erb ##################################################################### # vim: filetype=apache diff --git a/modules/contint/templates/apache/integration.mediawiki.org.erb b/modules/contint/templates/apache/integration.mediawiki.org.erb index 89af456..7473cb0 100644 --- a/modules/contint/templates/apache/integration.mediawiki.org.erb +++ b/modules/contint/templates/apache/integration.mediawiki.org.erb @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/contint/apache/integration.mediawiki.org +### puppet:///contint/apache/integration.mediawiki.org.erb ##################################################################### # vim: filetype=apache diff --git a/modules/contint/templates/apache/listen.erb b/modules/contint/templates/apache/listen.erb index 30926c1..e3eeb10 100644 --- a/modules/contint/templates/apache/listen.erb +++ b/modules/contint/templates/apache/listen.erb @@ -1,6 +1,6 @@ ##################################################################### #### THIS FILE IS MANAGED BY PUPPET -#### puppet:///modules/contint/apache/listen.erb +#### puppet:///contint/apache/listen.erb ###################################################################### # Ports Apache is listening to in addition to the default ports: diff --git a/modules/contint/templates/apache/localvhost.erb b/modules/contint/templates/apache/localvhost.erb index 551fd08..3ae429a 100644 --- a/modules/contint/templates/apache/localvhost.erb +++ b/modules/contint/templates/apache/localvhost.erb @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/contint/apache/localvhost.erb +### puppet:///contint/apache/localvhost.erb ##################################################################### # vim: filetype=apache -- To view, visit https://gerrit.wikimedia.org/r/325470 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I88d1473b6c6ae212f598fff4069fb81434286463 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits