confdir location for the puppet is for root user Unix/Linux: /etc/puppetlabs/puppet – Non-root user: ~/.puppetlabs/etc/puppet
I have service account which is single login across multiple machines, in this case i want to run puppet with this account.
But the ~ home location will be same across multiple machine which is shared path .
With service account still i want to use /etc/puppetlabs/puppet as conf directory.
↧