mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-23 22:38:24 +02:00
fix(minion): fix jinja rendering error
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# vim: ft=yaml
|
# vim: ft=yaml
|
||||||
salt:
|
salt:
|
||||||
|
version: ''
|
||||||
install_packages: True
|
install_packages: True
|
||||||
use_pip: False
|
use_pip: False
|
||||||
clean_config_d_dir: True
|
clean_config_d_dir: True
|
||||||
|
|||||||
Reference in New Issue
Block a user