You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Info: Loading facts Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'iis::manage_site' at /etc/puppetlabs/code/environments/production/modules/chocolatey_server/manifests/init.pp:32:3 on node w2k8
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
The text was updated successfully, but these errors were encountered:
Hello @julienabbe! I think iis::manage_site was deprecated in puppet-iis v2.x and removed in puppet-iis v3 (although they didn't mention it in the CHANGELOG). So you will need to set back to puppet-iis v2.x to use iis:manage_site.
You might try instead to use the Github source here, it uses puppetlabs-iis instead of puppet-iis.
chocolatey_server v0.0.3
puppet-iis v3.1.0
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'iis::manage_site' at /etc/puppetlabs/code/environments/production/modules/chocolatey_server/manifests/init.pp:32:3 on node w2k8
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
The text was updated successfully, but these errors were encountered: