'': { $apache_error_dest = "${apache_error_folder}/index.html" }
}
- $hosting_domain = $base_domain ? {
- '' => $domain,
- default => $base_domain,
- }
-
define site($ensure = present, $docroot = false, $redirect = false,
$redirect_match = false, $protocol = 'http',
$server_alias = false, $use = false, $ticket = false,
default => "$filename",
}
+ $hosting_domain = $base_domain ? {
+ '' => $domain,
+ default => $base_domain,
+ }
+
case $source {
true: {
file { "${apache2_sites}-available/$vhost":