How to set the DNS name in the puppet server

0 votes

Hi Team,

I am new to Puppet. I have installed the software for the puppet. But how to set the DNS name in the server?

Dec 31, 2020 in Puppet by MD
• 95,460 points
1,348 views

1 answer to this question.

0 votes

Hi@MD,

You need to set the DNS name of your puppet server before you start its service. You can set the DNS name in the puppet.conf file.

$ vim /etc/puppetlabs/puppet/puppet.conf
      dns_alt_names= private dns of master(same m/c)
answered Dec 31, 2020 by akhtar
• 38,260 points
I tried the entries in puppet.conf file with the FQDN of puppetmaster but didn't worked. Thanks for posting.
I tried providing the FQDN as "puppet" in /etc/hosts, instead of giving actual FQDN or hostname it worked. This can be a work around as I know Iam fooling the system and not actual solution. If any one knows how to overcome issue please post. Not sure if someone has hardcoded the "puppet" FQDN while commiting. Iam not good at coding just a guess no offence. Also Iam new to system.

Related Questions In Puppet

0 votes
1 answer

How to check the installed modules in puppet?

Puppet Module list command will list all ...READ MORE

answered Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
9,280 views
0 votes
1 answer

How to change the run interval in puppet?

To check the run interval run the following ...READ MORE

answered Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
3,928 views
0 votes
1 answer

Puppet: How can i connect the puppet server to an external node classifier?

You need to configure two settings to ...READ MORE

answered Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
1,251 views
0 votes
1 answer

How to change the Puppet Server memory allocation?

Hi@akhtar, By default, Puppet Server is configured to ...READ MORE

answered Dec 31, 2020 in Puppet by MD
• 95,460 points
3,337 views
0 votes
1 answer

How to install a package in the slave node with Puppet ?

Hi@akhtar, You need to add your node definition ...READ MORE

answered Dec 31, 2020 in Puppet by MD
• 95,460 points
1,422 views
0 votes
1 answer

How to change the run interval time in puppet?

Hi@akhtar, You can change the run interval time ...READ MORE

answered Dec 31, 2020 in Puppet by MD
• 95,460 points
1,734 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
4,247 views
+2 votes
1 answer
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