summaryrefslogtreecommitdiffstats
path: root/roles/docker_img_puppet/README.md
blob: 57ff5b6b4a2f24dea4fad29c97620731ed8ee5ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Role Name
=========

The purpose of this role is to setup files to do the puppet docker image build

Requirements
------------

Docker

Role Variables
--------------

None

Dependencies
------------

None

Example Playbook
----------------

    - hosts: servers
      roles:
         - docker_img_puppet

License
-------

ASL 2.0

Author Information
------------------

Thomas Wiest