Browse Source
fix(minion): fix jinja rendering error
tags/v0.58.2
N
5 years ago
No account linked to committer's email address
1 changed files with
1 additions and
0 deletions
-
salt/defaults.yaml
|
|
@@ -1,6 +1,7 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
# vim: ft=yaml |
|
|
|
salt: |
|
|
|
version: '' |
|
|
|
install_packages: True |
|
|
|
use_pip: False |
|
|
|
clean_config_d_dir: True |