abusesa::live: Add missing newline
This commit is contained in:
parent
dfaa47495b
commit
6ac8764654
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ define abusesa::live::configwebhost($htdocs) {
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
content => "RedirectMatch permanent /vsroom/overview/(index\.html)? /abusesa/live/",
|
content => "RedirectMatch permanent /vsroom/overview/(index\.html)? /abusesa/live/\n",
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue