apache: Typofix
This commit is contained in:
parent
73c505981a
commit
b3f7b92e01
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ class apache::sslproxy(
|
|||
|
||||
apache::configfile { 'sslproxy.conf':
|
||||
http => false,
|
||||
content => template('apache/sslproxy.conf'),
|
||||
content => template('apache/sslproxy.conf.erb'),
|
||||
require => File[$ssl_bundle],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue