Compare commits
4 Commits
d9dfd8d919
...
0b198633e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b198633e9 | ||
|
|
93a03af824 | ||
| 6ff1a23e12 | |||
|
|
63ee129edf |
@@ -513,7 +513,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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user