Puppet permissions issue reported on client
I finally figured this out, it was missing permissions from the fileserver.conf file:
Changing the contents of this file to:
[plugins]
allow *.com
And restarting puppetmaster fixed my issue.
I finally figured this out, it was missing permissions from the fileserver.conf file:
Changing the contents of this file to:
[plugins]
allow *.com
And restarting puppetmaster fixed my issue.