Skip to content

Commit c0b569b

Browse files
committed
Document uses of $mdomain
Fixes: 2349ba7
1 parent 4597519 commit c0b569b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/vhost.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2281,6 +2281,7 @@
22812281
# - $protocols
22822282
# - $protocols_honor_order
22832283
# - $apache_version
2284+
# - $mdomain
22842285
concat::fragment { "${name}-apache-header":
22852286
target => "${priority_real}${filename}.conf",
22862287
order => 0,
@@ -2598,6 +2599,7 @@
25982599
# - $ssl_openssl_conf_cmd
25992600
# - $ssl_stapling
26002601
# - $apache_version
2602+
# - $mdomain
26012603
if $ssl and $ensure == 'present' {
26022604
include apache::mod::ssl
26032605

0 commit comments

Comments
 (0)