I'm attempting to configure application pools in IIS using the puppetlabs-iis module.
When defining *restart_requests_limit => 0* in the application pool I get the following error: Error: Failed to apply catalog: Parameter restart_requests_limit failed on Iis_application_pool[POOLNAME]: restart_requests_limit should be greater than 0 Within the IIS Manager you can set this value to 0 - in fact 0 is explicitly used to set the request limit to unlimited. Is there another value to be used in Puppet to define a value of unlimited or is this a bug?? https://forge.puppet.com/puppetlabs/iis#restart_requests_limit -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/f0d9e449-1619-4c55-9597-daecaa22270c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
