mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-17 02:00:23 +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
|
- user: root
|
||||||
- group: bind
|
- group: bind
|
||||||
- mode: 775
|
- mode: 775
|
||||||
|
- require:
|
||||||
|
- pkg: bind
|
||||||
|
|
||||||
bind_restart:
|
bind_restart:
|
||||||
service.running:
|
service.running:
|
||||||
|
|
Loading…
Add table
Reference in a new issue