mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-09-22 05:46:52 +02:00
Install cherrypy/tornado from pip only if use_pip is True.
Signed-off-by: René Jochum <rene@jochums.at>
This commit is contained in:
@@ -38,6 +38,10 @@ salt:
|
||||
debug: False
|
||||
disable_ssl: False
|
||||
|
||||
api:
|
||||
# Installs the latest version of cherrpy/tornado from pip.
|
||||
use_pip: True
|
||||
|
||||
# salt minion config:
|
||||
minion:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user