Where do i find the puppet configuration file

0 votes
I have recently started learning puppet and I need to make a few chnages int he config file. This might sound dumb, but I'm not sure where my puppet config file is saved. A little help would be appreciated. Thank you.
Mar 8, 2019 in Puppet by Kiran
1,905 views

2 answers to this question.

0 votes
Hey @Kiran, the default location of the config file is /etc/puppet.puppet.config.

Let me know if you do not find it there.

Hope it helps, Thank you.
answered Mar 8, 2019 by Akaash
Hey @Akaash, thanks a lot. I found it in /etc/puppet itself.
Happy to help :)
Also, where do I find the puppet server config file? I was under the impression that it would be in the same directory.

You should find it here - /etc/puppetlabs/puppetserver/conf.d

0 votes

The puppet.conf file is always located at $confdir/puppet.conf.

Although its location is configurable with the config setting, it can only be set on the command line (e.g. puppet agent -t --config ./temporary_config.conf).

The location of the confdir depends on your OS.

Source: puppet docs.

answered Aug 9, 2019 by Sirajul
• 59,230 points

Related Questions In Puppet

0 votes
1 answer

How do I sign all the certificates together - Puppet on Ubuntu

Hey @Aryaa, use the following command to ...READ MORE

answered Feb 21, 2019 in Puppet by Adi
463 views
0 votes
1 answer

How do I install Puppet directly from the source?

Hey @Laksha,  First, install the Puppet tarball from ...READ MORE

answered Mar 8, 2019 in Puppet by Yesha
503 views
0 votes
1 answer

How do I override overriding the Default Xdebug Configuration?

 you can override the Xdebug configuration using ...READ MORE

answered Mar 12, 2019 in Puppet by Jason
476 views
0 votes
1 answer

Puppet+Docker: How do i configure my docker container to use a NFS volume through a Hiera config file?

If using Hiera, configure the docker::volumes class in the ...READ MORE

answered Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
718 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Puppet: Where can I find the logs of a puppet client on ubuntu?

If you are running Ubuntu 16.04 you ...READ MORE

answered Aug 29, 2019 in Puppet by Sirajul
• 59,230 points
4,779 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP