OP#491 split config files for remoteip
This commit is contained in:
@@ -58,8 +58,6 @@ class confdroid_nagios::server::files (
|
|||||||
content => template('confdroid_nagios/loadbalancer/remoteip.conf.erb'),
|
content => template('confdroid_nagios/loadbalancer/remoteip.conf.erb'),
|
||||||
notify => Service['httpd'],
|
notify => Service['httpd'],
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
file { $ng_loadmodule_file:
|
file { $ng_loadmodule_file:
|
||||||
ensure => file,
|
ensure => file,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
@@ -74,3 +72,4 @@ class confdroid_nagios::server::files (
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user