All Questions
Tagged with puppetmaster centos7
8 questions
0
votes
0
answers
218
views
Command to completely uninstall puppet in the master server
I want to remove puppetmaster from master server including certificate. I am using puppet open source.
1
vote
1
answer
164
views
puppet server puppet apply node definitions remotely from server
i have setup puppet server agent setup.
I am using puppet version 4 for both server and agent.
I have my node definitions.
I can run puppet agent -t to retrieve the node definitions from puppet server....
0
votes
1
answer
1k
views
Puppet file resource not resolving the source attribute
I have started to play with puppet 5 and for some reason the source attribute in the puppet file resource is not working. I have a simple manifest file in my puppet server which is as follows:
file {'...
1
vote
1
answer
3k
views
Generating and signing certificates in puppet version 5
I am trying to install and configure puppet 5.3.2 on two identical Linux machines running Centos 7 (one being a master and the other being an agent). I have managed to install the puppet from the ...
3
votes
2
answers
8k
views
How do you use a variable in a Puppet Manifest?
I am using the WSUS Module with Puppet Master on Centos 7.2. My Puppet Agent servers are running Windows Server 2012.
I want to use a manifest with a variable. However, when the Puppet Agent server ...
1
vote
0
answers
312
views
Puppet enterprise installation Issue in CENTOS
Puppet enterprise Installation issue on CENTOS7(Vmware)
While running the monolithic installation i encountered the following issue " "Error: Could not start Service[pe-puppetserver]: Execution of '/...
0
votes
2
answers
623
views
puppet master on CentOS 7 - Gone after reboot
I deployed a Puppet Master and Puppet Agent on two different CentOS machines.
They both used to communicate via ssl but upon restart of Master server, things are gone.
Httpd's conf.d contains ...
1
vote
1
answer
193
views
Changes on Puppetmaster not always immediately recognized by Puppet-agents
Introduction
It occurs a number of times a day that changes on the Puppetmaster are not recognized immediately by the Puppet agents. If this is the case Puppet needs to be run more than 5 times (e.g. ...