moved service dependency to access_rules
This commit is contained in:
@@ -36,6 +36,5 @@ $ng_service = $::cd_nagios::params::ng_service
|
||||
concat::fragment { $name:
|
||||
target => $ng_htpasswd_file,
|
||||
content => template($ng_htpasswd_rule),
|
||||
notify => Service[$ng_service],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user