diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/master/puppet.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/master/puppet.conf b/files/master/puppet.conf index ea028ca..7b8d63f 100644 --- a/files/master/puppet.conf +++ b/files/master/puppet.conf @@ -49,6 +49,9 @@ dbpassword=**************** dbsocket=/var/lib/mysql/mysql.sock + #usage for clusters + #ssl_client_header=HTTP_X_SSL_SUBJECT + # specify allowed environments environments=production,development |