diff --git a/manifests/params.pp b/manifests/params.pp index 632683e..736af28 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -99,7 +99,7 @@ class confdroid_apache::params ( $ae_index_file = '/var/www/html/index.html' $ae_index_erb = 'confdroid_apache/index_html.erb' $ae_remoteip_file = '/etc/httpd/conf.d/loadbalancer-remoteip.conf' - $ae_remoteip_erb = 'confdroid_apache/loadbalancer_remoteip_conf.erb' + $ae_remoteip_erb = 'confdroid_apache/loadbalancer/remoteip.conf.erb' # includes must be last include confdroid_apache::main::config