Make the service depend on the package
This commit is contained in:
parent
b219c94fb8
commit
f89838cb93
@ -11,5 +11,6 @@ class bind (
|
||||
enable => true,
|
||||
hasrestart => true,
|
||||
hasstatus => true,
|
||||
require => Package[$bind::params::bind_package],
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user