Re: [Puppet Users] Re: API call to certificate_request deletes the request

2015-07-06 Thread Mikhail Simin
with it. Thank you! Mikhail On Mon, Jul 6, 2015 at 10:30 AM, Mikhail Simin wrote: > Thanks Josh, you hit the nail on the head. > > Disabling autosign makes my API calls work as expected. But why does > autosign delete the CSR? The docs don't say anything about this. Can I > di

Re: [Puppet Users] Re: API call to certificate_request deletes the request

2015-07-06 Thread Mikhail Simin
e API calls as I do right now. On Sun, Jun 28, 2015 at 11:16 PM, Josh Cooper wrote: > > On Sunday, June 28, 2015 at 10:49:21 AM UTC-7, Mikhail Simin wrote: >> >> I'm using Puppet 3.7.3 and I observe this strange behavior when using the >> API to sign a certificate

[Puppet Users] API call to certificate_request deletes the request

2015-06-28 Thread Mikhail Simin
I'm using Puppet 3.7.3 and I observe this strange behavior when using the API to sign a certificate: ==> /var/log/apache.log <== > Jun 28 17:18:07.00 prod-puppetca apache: 127.0.0.1 prod-puppetca:8140 > - - [28/Jun/2015:17:18:03 +] "PUT > /production/certificate_request/prod-clientb

Re: [Puppet Users] rspec-puppet require syntax

2013-12-18 Thread Mikhail Simin
This syntax works for me: 'require' => [ 'User[nginx]', 'Exec[install_nginx]'] On Wednesday, October 2, 2013 4:45:01 AM UTC-7, Johan De Wit wrote: > > When 'require' multiple resources, you should copy what the catalog > contains : > > > > > > > > > * 'require' => '[User[nginx]{:name