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