Open ubellavance opened 7 years ago
This code doesn't seem to be working in puppet 4:
$template_option = $template ? { '' => '', default => "--template=${template}" }
Adding a vhost without specifying the template doesn't work. The if must be revised.
Please create and assign a label named "puppet4"
This code doesn't seem to be working in puppet 4:
Adding a vhost without specifying the template doesn't work. The if must be revised.