salt.master: switch to CherryPy
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Tornado does not support all the features. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
f4b253a1cf
commit
4d7ec5b345
@ -63,7 +63,7 @@ salt:
|
||||
syndic_user: ${'secret_salt:master:syndic_user'}
|
||||
cache.redis.unix_socket_path: ${'secret_salt:master:cache.redis.unix_socket_path'}
|
||||
cache.redis.password: ${'secret_salt:master:cache.redis.password'}
|
||||
rest_tornado:
|
||||
rest_cherrypy:
|
||||
port: 4550
|
||||
ssl_crt: ${'secret_salt:master:rest_tornado:ssl_crt'}
|
||||
ssl_key: ${'secret_salt:master:rest_tornado:ssl_key'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user