Edit file File name : puppet-agent.csh Content :# Add /opt/puppetlabs/bin to the path for csh users set path = ($path /opt/puppetlabs/bin) Save