updated README
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|Repo Name| version | Build Status|
|
|Repo Name| version | Build Status|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|`cd_nagios`| 0.0.0.6 | [](https://jenkins.confdroid.com/job/cd_nagios/)|
|
|`cd_nagios`| 0.0.0.7 | [](https://jenkins.confdroid.com/job/cd_nagios/)|
|
||||||
|
|
||||||
### Synopsis
|
### Synopsis
|
||||||
Nagios is a powerful open source software solution for monitoring your IT environments.
|
Nagios is a powerful open source software solution for monitoring your IT environments.
|
||||||
|
|||||||
@@ -71,6 +71,7 @@ class cd_nagios::selinux::config (
|
|||||||
cwd => $ng_user_home,
|
cwd => $ng_user_home,
|
||||||
require => Exec['create_policy_statuscgi'],
|
require => Exec['create_policy_statuscgi'],
|
||||||
refreshonly => true,
|
refreshonly => true,
|
||||||
|
notify => Service[$ng_service],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user