Questions tagged [puppet]
Puppet is a configuration management tool (Unix & Windows) with its own Domain Specific Language (Puppet or Ruby DSL).
123 questions
1 vote
0 answers
52 views
Importing Client Certs into Firefox
Making an attempt to put some client certs into Firefox on Red Hat. I am attempting to do this at provision using puppet. Everything I looked into said to put the key.db and cert.db files into a /home/...
0 votes
1 answer
40 views
Where is "--localcacert" in Puppet man page?
I am new to Puppet. We have a command and it uses the --localcacert option. The command looks like this: puppet agent -t --localcacert <path to CA cert> --ca_server <CA server hostname> --...
4 votes
1 answer
376 views
Are any large-scale services based on NixOS or Guix System?
Following the permeation of virtualization and containerization through world of network services, various tools and systems have emerged for provisioning and orchestrating such systems from ...
0 votes
1 answer
294 views
Most stable/efficient method for OpenStack deployment using Debian
I was wondering witch method to use to deploy OpenStack. I read guides of OpenStack, but there is no focusing on Debian. What is the most stable method to deploy OpenStack on Debian?
1 vote
0 answers
156 views
Do I only need to run command at once on puppet
I would like to run below command in puppet at one time for example if i had a one directory(/tmp/example) which contains example-releases-88.99.05-rc1.tar.gz file only coming at certain point. Only ...
0 votes
0 answers
68 views
Unexpected Bash Output [duplicate]
Can someone explain why I got error messages related to puppet when I type foo at the bash prompt as shown below: [root@centos8 ~]# foo bash: foo: command not found... Failed to search for file: ...
-1 votes
1 answer
885 views
Puppet - No Listener on 8140: Job for puppetserver.service failed because a timeout was exceeded
I have a Puppet setup that was working at one point in time. Now when I run a netstat -lnp I do not see the Puppet Server listening on 8140. In troubleshooting I've tried to manually start the puppet ...
0 votes
2 answers
783 views
rpm package libpng12-1.2.50-10.el7.x86_64 is missing . server is deployed using puppet
I have two remote sites on which i have CentOS 7.4 based servers. I have deployed the servers using puppet and both sites have same configuration. On one site the one of my server is missing this ...