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