aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-10-20 09:40:41 +0300
committerThomas Backlund <tmb@mageia.org>2015-10-20 09:40:41 +0300
commit8781593db5ac6c7e6eb9e19b22df027fdabb56e7 (patch)
tree86fdd3d0afe40331063213b049cd30490610d2ec
parent6a083cbdd3c938b40350d87c8d69e5ef29d265cc (diff)
downloadpuppet-8781593db5ac6c7e6eb9e19b22df027fdabb56e7.tar
puppet-8781593db5ac6c7e6eb9e19b22df027fdabb56e7.tar.gz
puppet-8781593db5ac6c7e6eb9e19b22df027fdabb56e7.tar.bz2
puppet-8781593db5ac6c7e6eb9e19b22df027fdabb56e7.tar.xz
puppet-8781593db5ac6c7e6eb9e19b22df027fdabb56e7.zip
lint fixes for mga-mirrors
-rw-r--r--modules/mga-mirrors/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mga-mirrors/manifests/init.pp b/modules/mga-mirrors/manifests/init.pp
index cd1b57ef..7bdad67e 100644
--- a/modules/mga-mirrors/manifests/init.pp
+++ b/modules/mga-mirrors/manifests/init.pp
@@ -12,7 +12,7 @@ class mga-mirrors {
}
}
- apache::vhost::base { "ssl_$vhost":
+ apache::vhost::base { "ssl_${vhost}":
vhost => $vhost,
use_ssl => true,
aliases => {