Details
Description
Basic Info
*Module Version: 4.0.0
*Puppet Version: v.4.10.1
*OS Name/Version: Windows Server 2012 R2
on the application pool properties we cannot use the 'No Managed Code' on the managed_runtime_version property
*Desired Behavior:'No Managed Code' should be a valid option for the managed_runtime_version proprety. On the iis in the Application Pool properties the .NET CLR Version should be successfully changed
*Actual Behavior: puppet throws an error of 'No Managed Code' is not a valid option. Accepted values are 'v1.1, v2.0, v4.0'
Error: Parameter managed_runtime_version failed on Iis_application_pool[RecoPortal]: Invalid value "No Managed Code". Valid values are v1.1, v2.0, v4.0. at c:/temp/bwRecoPortal.pp:214