summaryrefslogtreecommitdiff
path: root/puppetserver/conf.d/webserver.conf
blob: 19a757d534b38df1df6fc8f204b0db550aab0114 (plain)
1
2
3
4
5
6
webserver: {
    access-log-config: /etc/puppet/puppetserver/request-logging.xml
    client-auth: want
    ssl-host: 0.0.0.0
    ssl-port: 8140
}