mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-15 17:20:21 +00:00
drop duplicate entry
This commit is contained in:
parent
8549b637ba
commit
1c725851b8
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ bind_restart:
|
|||
- user: {{ salt['pillar.get']('bind:config:user', map.user) }}
|
||||
- group: {{ salt['pillar.get']('bind:config:group', map.group) }}
|
||||
- mode: {{ salt['pillar.get']('bind:config:log_mode', map.log_mode) }}
|
||||
- replace: False
|
||||
- require:
|
||||
- file: {{ map.log_dir }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue