Describe the Bug
apache::mod::fastcgi doesn't exist, but apache::fastcgi::server imports it.
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Could not find class ::apache::mod::fastcgi for hostname.com (file: /etc/puppetlabs/code/environments/apache/external/apache/manifests/fastcgi/server.pp, line: 43, column: 3) (file: /etc/puppetlabs/code/environments/apache/modules/ourapache/manifests/file.pp, line: 254) on node reli.cs.umbc.edu
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Expected Behavior
apache::mod::fastgi should be importable, or apache::fastcgi::server should not be present.
Steps to Reproduce
Declare any apache::fastcgi::server resource.
Describe the Bug
apache::mod::fastcgi doesn't exist, but apache::fastcgi::server imports it.
Expected Behavior
apache::mod::fastgi should be importable, or apache::fastcgi::server should not be present.
Steps to Reproduce
Declare any apache::fastcgi::server resource.