abusesa::live: Add missing newline

This commit is contained in:
Ossi Salmi 2015-06-10 12:25:55 +03:00
parent dfaa47495b
commit 6ac8764654

View file

@ -118,7 +118,7 @@ define abusesa::live::configwebhost($htdocs) {
mode => '0644',
owner => 'root',
group => 'root',
content => "RedirectMatch permanent /vsroom/overview/(index\.html)? /abusesa/live/",
content => "RedirectMatch permanent /vsroom/overview/(index\.html)? /abusesa/live/\n",
}
}