Docker with Puppet

0 votes
I am using Puppet as a config management tool and need to manage a few docker instances using puppet. Does puppet have any pre-existing module so that I can use docker? I am using puppet 6.7 on an ubuntu machine.
Aug 13, 2019 in Puppet by Karan
• 19,610 points
527 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
  • Yes , puppet has a pre-existing module puppetlabs/docker module for installing and managing docker.

  • The Puppet docker module installs, configures, and manages Docker from the Docker repository. It supports the latest Docker CE for Linux based distributions and Docker EE for Windows and Linux as well as legacy releases.

  • Due to the new naming convention for Docker packages, this module prefaces any params that refer to the release with _ce or _engine

  • you will have to install this module in order to work with docker in puppet.

Latest version  of this module (3.7.0) is compatible with:

  • Puppet Enterprise 2019.1.x, 2019.0.x, 2018.1.x
  • Puppet >= 5.5.10 < 7.0.0
  • RedHat, Windows, Ubuntu, Debian, CentOS.
answered Aug 13, 2019 by Sirajul
• 59,230 points

Related Questions In Puppet

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

answered Aug 13, 2019 in Puppet by Sirajul
• 59,230 points
735 views
0 votes
0 answers

How do i set up docker with puppet?

I want to use puppetlabs/docker module in ...READ MORE

Aug 13, 2019 in Puppet by Karan
• 19,610 points
2,311 views
0 votes
0 answers

Puppet+Docker: Rebuild an image with respect to changes in dockerfile

I am building a docker image via ...READ MORE

Aug 13, 2019 in Puppet by Sam
• 6,260 points
873 views
0 votes
1 answer

Puppet+Docker: Using Docker-Compose with Puppet

Docker Compose describes a set of containers ...READ MORE

answered Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
3,026 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

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

Docker with Puppet: DNS allocation to the Docker Daemon

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

answered Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
377 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,472 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