added the target
This commit is contained in:
parent
6b94a1685a
commit
0265ec7149
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class eid::nagios_monitor {
|
|||
|
||||
file { '/etc/apache2/conf-enabled/nagios4-cgi.conf':
|
||||
ensure => link,
|
||||
target => '/etc/apache2/conf-available/nagios4-cgi.conf',
|
||||
}
|
||||
|
||||
exec { 'a2enconf nagios4-cgi.conf':
|
||||
|
|
Loading…
Add table
Reference in a new issue