I am using open source puppet and trying to deploy IBM websphere on my server using puppet.
I am facing an issue, where the it is trying to find the dependent file in puppet enterprise path where as i am using open soure puppet.
Error is:
Error: Failed to apply catalog: Could not find dependen Exec[concat_/etc/puppetlabs/facter/facts.d/websphere.yaml] for File[/var/lib/puppet/concat/_etc_puppetlabs_facter_facts.d_websphere.yaml/fragments/10_WebSphere85_facts] at /etc/puppet/modules/concat/manifests/fragment.pp:132
/etc/puppetlabs is something which we find in enterprise version.
Can i comment out the code in the module to overcome the issue? or should i use any other path?
Can someone help?
↧