aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mediawiki/manifests
diff options
context:
space:
mode:
authorDan Fandrich <danf@mageia.org>2024-01-25 12:17:25 -0800
committerDan Fandrich <danf@mageia.org>2024-01-25 12:17:25 -0800
commit5f6f124d960df9a808f43aa6a6b637b9d26f802e (patch)
treeb92322800584728bc29e68d8b98c1366b20a2cde /modules/mediawiki/manifests
parent40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7 (diff)
downloadpuppet-5f6f124d960df9a808f43aa6a6b637b9d26f802e.tar
puppet-5f6f124d960df9a808f43aa6a6b637b9d26f802e.tar.gz
puppet-5f6f124d960df9a808f43aa6a6b637b9d26f802e.tar.bz2
puppet-5f6f124d960df9a808f43aa6a6b637b9d26f802e.tar.xz
puppet-5f6f124d960df9a808f43aa6a6b637b9d26f802e.zip
Switch links to https: that are found in comments
These are for use by humans only.
Diffstat (limited to 'modules/mediawiki/manifests')
-rw-r--r--modules/mediawiki/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mediawiki/manifests/config.pp b/modules/mediawiki/manifests/config.pp
index 559f897d..0c54cdf6 100644
--- a/modules/mediawiki/manifests/config.pp
+++ b/modules/mediawiki/manifests/config.pp
@@ -1,6 +1,6 @@
# the class is just here to handle global configuration
# a smart variation of the methods exposed on
-# http://puppetlabs.com/blog/the-problem-with-separating-data-from-puppet-code/
+# https://puppetlabs.com/blog/the-problem-with-separating-data-from-puppet-code/
class mediawiki::config(
$pgsql_password,
$secretkey,