mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-15 17:20:21 +00:00
there is no group bind if pkg is not installed
This commit is contained in:
parent
da008fd5e3
commit
166ceefa97
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ include:
|
|||
- user: root
|
||||
- group: bind
|
||||
- mode: 775
|
||||
- require:
|
||||
- pkg: bind
|
||||
|
||||
bind_restart:
|
||||
service.running:
|
||||
|
|
Loading…
Add table
Reference in a new issue