summaryrefslogtreecommitdiffstats
path: root/pillar/role/salt/master.sls
diff options
context:
space:
mode:
Diffstat (limited to 'pillar/role/salt/master.sls')
-rw-r--r--pillar/role/salt/master.sls6
1 files changed, 3 insertions, 3 deletions
diff --git a/pillar/role/salt/master.sls b/pillar/role/salt/master.sls
index 6e39421..058992b 100644
--- a/pillar/role/salt/master.sls
+++ b/pillar/role/salt/master.sls
@@ -63,10 +63,10 @@ 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'}
+ ssl_crt: ${'secret_salt:master:rest_cherrypy:ssl_crt'}
+ ssl_key: ${'secret_salt:master:rest_cherrypy:ssl_key'}
auth.ldap.server: ${'secret_salt:master:auth.ldap.server'}
auth.ldap.port: ${'secret_salt:master:auth.ldap.port'}
auth.ldap.tls: True