lakers009 发表于 2018-8-1 06:52:05

saltstack UI界面安装

rest_cherrypy:  
host: 0.0.0.0
  
port: 8080
  
debug: true
  
disable_ssl: True
  
static: /var/www/halite/halite
  
app: /var/www/halite/halite/index.html
  

  
external_auth:
  
   pam:
  
   salt:
  
   - .*
  
   - '@runner'
  
   - '@wheel'
页: [1]
查看完整版本: saltstack UI界面安装