sytle guide fixes
Signed-off-by: Nick Chappell <nick@intronic.org>
This commit is contained in:
parent
2ea74bddf0
commit
3009c0be8d
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
class icinga2::nrpe::install inherits icinga2::nrpe {
|
||||
|
||||
include icinga2::nrpe
|
||||
#Apply our subclasses in the right order. Use the squiggly arrows (~>) to ensure that the
|
||||
#class left is applied before the class on the right and that it also refreshes the
|
||||
#Apply our subclasses in the right order. Use the squiggly arrows (~>) to ensure that the
|
||||
#class left is applied before the class on the right and that it also refreshes the
|
||||
#class on the right.
|
||||
class {'icinga2::nrpe::install::repos':} ~>
|
||||
class {'icinga2::nrpe::install::packages':} ~>
|
||||
|
|
Loading…
Reference in a new issue