fixed typo, added including clause to definitions

This commit is contained in:
Arne Teuke
2017-07-30 12:42:09 +01:00
parent d9e6db5e0d
commit 7a767e39dc
3 changed files with 9 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# @summary manage command definitions via define and Puppet rules.
###############################################################################
class cd_nrpe::commands::definitions (
class cd_nrpe::commands::definition_rules (
) inherits cd_nrpe::params {