Re: [Puppet Users] ENC broken in the strangest way.

2014-03-11 Thread José Luis Ledesma
El 11/03/2014 20:47, "Steve Neuharth" escribió: > > I have an ENC that's set up like this: > > [master] > masterport = 8140 > bindaddress = 0.0.0.0 > ssl_client_header = SSL_CLIENT_S_DN > ssl_client_verify_header = SSL_CLIENT_VERIFY > autosign = true > storeconfigs = true > > environ

[Puppet Users] ENC broken in the strangest way.

2014-03-11 Thread Steve Neuharth
I have an ENC that's set up like this: [master] masterport = 8140 bindaddress = 0.0.0.0 ssl_client_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY autosign = true storeconfigs = true * environment = production manifest= $confdir/environments/$environment