Trending questions in Puppet

0 votes
1 answer

How do I automate the process of puppet manifest generation?

You can use puppet resource [type] for ...READ MORE

Aug 23, 2019 in Puppet by Sirajul
• 59,230 points
390 views
0 votes
1 answer

Puppet+Kubernetes: How do i configure my node as a controller or worker?

You could configure your node to be ...READ MORE

Aug 21, 2019 in Puppet by Sirajul
• 59,230 points
480 views
0 votes
1 answer

Puppet: Administering Sudo previlages.

Now that you have installed saz-sudo module ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,429 views
0 votes
1 answer

What is the advantage of using volumes instead of bind mounts?

Some of the key advantages for using volumes over bind ...READ MORE

Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
564 views
0 votes
1 answer

Puppet in Docker: Can a docker container use Puppet only at Run-time?

Docker provides a solution to this problem ...READ MORE

Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
556 views
0 votes
1 answer

Puppet+Kubernetes : puppetlabs/kubernetes module limitations.

You should have puppet 4.0 or higher ...READ MORE

Aug 21, 2019 in Puppet by anonymous
466 views
0 votes
1 answer

Docker with Puppet: How do i run the following command "docker build -t ubuntu /tmp/ubuntu_image" using puppet code?

 Hey @Liana, Including the docker_dir parameter is equivalent to ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
682 views
0 votes
1 answer

Puppet+Kubernetes : List and manage kubernetes resources in puppet

List resources: In addition to creating and managing ...READ MORE

Aug 22, 2019 in Puppet by Sirajul
• 59,230 points
418 views
0 votes
1 answer

Changing a Puppet Master

Sometimes it may be necessary to change ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
1,361 views
0 votes
1 answer

Puppet in Docker: Running puppet commands inside a docker container.

You can use Puppet commands, such as resource.  The following command ...READ MORE

Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
509 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

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
718 views
0 votes
1 answer

Why use Puppet to manage kubernetes clusters?

The use of Puppet to manage Kubernetes ...READ MORE

Aug 22, 2019 in Puppet by Sirajul
• 59,230 points
355 views
0 votes
1 answer

What are the commands used to sign the request certificates for master slave authentication in puppet?

Commands that are used to sign the ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
1,566 views
0 votes
1 answer

Puppet+Kubernetes : Credential Configuration during set up.

You can provide the required information in ...READ MORE

Aug 22, 2019 in Puppet by Amy
355 views
0 votes
1 answer

Puppet:How does config management tools support kubernetes?

Container management tools and container orchestration tools ...READ MORE

Aug 21, 2019 in Puppet by Sirajul
• 59,230 points
382 views
0 votes
1 answer

Puppet in Docker : Benefit of using puppet in docker

Here's to how this approach proves beneficial: One ...READ MORE

Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
467 views
0 votes
1 answer

Docker with Puppet: How can i remove the associated volumes when a container stops?

By default, when the service stops or ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
591 views
0 votes
1 answer

Puppet in Docker : How to mount Puppet on a CentOS container?

Run the following command: docker run --volumes-from=puppet-agent centos ...READ MORE

Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
461 views
0 votes
1 answer

What's the need to integrate docker with puppet?

There are 3 core use cases for integrating docker with Puppet or with ...READ MORE

Aug 13, 2019 in Puppet by Sirajul
• 59,230 points
721 views
0 votes
1 answer

Error while configuring Hiera for puppet

In order for changes to your hiera configuration to ...READ MORE

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

Puppet+Docker: How do i configure a swarm if i am using windows server 2016.

There are a few considerations to be ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
568 views
0 votes
1 answer

Puppet+Docker: In context of running a container, what all commands does puppetlabs/docker module support?

Within the context of a running container, ...READ MORE

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
635 views
0 votes
1 answer

Docker with puppet: Can I validate the puppetlabs/docker module?

Yes, you can! This module is compliant with ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
546 views
0 votes
1 answer

Puppet in Docker : Setting up Puppet Infrastructure

You can use the images for standing ...READ MORE

Aug 19, 2019 in Puppet by Sirajul
• 59,230 points
412 views
0 votes
1 answer

Puppet+Docker:Creating a Docker service using a Puppet manifest

Docker services are used to create distributed ...READ MORE

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
591 views
0 votes
1 answer

Puppet: How many slave nodes can i configure with a single puppet master?

Open source Puppet doesn't have any kind ...READ MORE

Aug 9, 2019 in Puppet by Sirajul
• 59,230 points
798 views
0 votes
1 answer

Can i install puppet master and puppet agent on the same centos machine? How will that work?

Yes, It's now possible to install both ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
923 views
0 votes
1 answer

Docker with Puppet: How do I install Docker EE on a Debian System?

Docker provides a enterprise addition of the ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
457 views
0 votes
1 answer

What are the advantages of using Puppet as a CM tool?

Here's a list of a few advantages ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
1,182 views
0 votes
1 answer

Create a Custom function in puppet.

All the custom functions are implemented as ...READ MORE

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

Does Puppetlabs/docker module support Docker plugins?

The puppetlabs/docker module supports the installation of ...READ MORE

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
527 views
0 votes
0 answers

Puppet+Docker : Clustering Docker Engines - "Swarm Mode"

How can I cluster my docker engines ...READ MORE

Aug 14, 2019 in Puppet by Karan
• 19,610 points
518 views
0 votes
1 answer

Why focus on Container management with puppet?

As with any other IT endeavor, your ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
423 views
0 votes
1 answer

Puppet+Docker: How to Update/Remove a docker service?

Update a docker service: To update the service, add ...READ MORE

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
491 views
0 votes
0 answers

Puppet+Docker: What is the equivalent of docker rm in Puppet code?

I was looking to remove a few ...READ MORE

Aug 13, 2019 in Puppet by Namik
• 1,230 points
530 views
0 votes
1 answer

Puppet server fails to start after a new installation

Try this: Remove the existing apt repository by ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
831 views
0 votes
1 answer

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

docker_volume { 'nfs-volume': ensure => ...READ MORE

Aug 13, 2019 in Puppet by Sirajul
• 59,230 points
520 views
0 votes
1 answer

Puppet : Provisioning a Replica in PE for High availability.

Provisioning a replica duplicates specific components and ...READ MORE

Aug 1, 2019 in Puppet by Sirajul
• 59,230 points
1,035 views
0 votes
0 answers

Docker with Puppet

I am using Puppet as a config ...READ MORE

Aug 13, 2019 in Puppet by Karan
• 19,610 points
500 views
0 votes
1 answer

Docker with Puppet: DNS allocation to the Docker Daemon

Hey @Dipika, to allocate a dns server ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
367 views
0 votes
1 answer

Docker with Puppet: Scaling a docker service

To scale a service, add the following ...READ MORE

Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
339 views
0 votes
1 answer

err: Could not send report: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

This error occurs when Windows agents' time isn't synced.  Windows agents ...READ MORE

Aug 5, 2019 in Puppet by Sirajul
• 59,230 points
805 views
0 votes
1 answer

Puppet v/s Ansible

Here are few major contrasts among Puppet ...READ MORE

Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
721 views
0 votes
0 answers
0 votes
1 answer

Puppet: managing firewall rules

You can easily manage the firewall rules ...READ MORE

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

Puppet Error: err: /Stage[main]//Exec[C:/tmp/foo.exe]/returns: change from notrun to 0 failed: CreateProcess() failed: Access is denied.

This error occurs when requesting an executable ...READ MORE

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

Where should the testing files be located to run puppet-parser-validate/puppet-lint against *.pp in a Jenkins+Puppet setup?

Rake is sophisticated test runner written in ...READ MORE

Aug 8, 2019 in Puppet by Sirajul
• 59,230 points
652 views
0 votes
1 answer

Can't start jenkins with puppet

You could probably try this: Either you should ...READ MORE

Aug 9, 2019 in Puppet by Sirajul
• 59,230 points
593 views
0 votes
1 answer

Puppet: How can i remove all the node entries that are no longer managed by puppet?

You could try this: class remove_unmanaged { ...READ MORE

Aug 9, 2019 in Puppet by Sirajul
• 59,230 points
579 views