Browse Source

minor, lint/syntax

pr/fix_minion_proxy_device
Petr Michalec 7 years ago
parent
commit
0218e6e29f
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/pillar/minion_proxy.sls

+ 1
- 1
tests/pillar/minion_proxy.sls View File

@@ -1,6 +1,6 @@
salt:
minion:
enabled:true
enabled: true
proxy:
master: localhost
device:

Loading…
Cancel
Save