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
The catalog cannot compile due to missing selinux::port defined type.
Log:
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 Resource Statement, Unknown resource type: 'selinux::port' at /etc/puppetlabs/code/environments/sbja/modules/squid/manifests/http_port.pp:22:5 at /etc/puppetlabs/code/environments/sbja/modules/squid/manifests/config.pp:67 on node
Recommend adding puppet/selinux to metadata.json requirements.
The text was updated successfully, but these errors were encountered:
Seems the facter "selinux" is a fact of Puppet and not (like I assumed) a fact from puppet/selinux.
maybe a requirement is in place, the problem is that this requirement is only for the RedHat-family, since puppet/selinux only works on these systems...
Affected Puppet, Ruby, OS and module versions/distributions
When doing something along the lines of:
The catalog cannot compile due to missing selinux::port defined type.
Log:
Recommend adding puppet/selinux to metadata.json requirements.
The text was updated successfully, but these errors were encountered: