Skip to content

Commit

Permalink
Merge pull request #101 from LongLiveCHIEF/remove-docker_cs-docs
Browse files Browse the repository at this point in the history
remove docker_cs param docs
  • Loading branch information
davejrt authored Jan 7, 2018
2 parents 8f16663 + 6bd1374 commit 6b9ef9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -666,14 +666,6 @@ Defaults to `present`.

An array of packages that are required to support Docker.

#### `docker_cs`

Specifies whether to use the Commercial Support (CS) Docker packages.

Values `'true','false'`.

Defaults to `false`.

#### `tcp_bind`

The tcp socket to bind to. The format is tcp://127.0.0.1:4243.
Expand Down
4 changes: 0 additions & 4 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
# An array of additional packages that need to be installed to support
# docker. Defaults change depending on the operating system.
#
# [*docker_cs*]
# Whether or not to use the CS (Commercial Support) Docker packages.
# Defaults to false.
#
# [*tcp_bind*]
# The tcp socket to bind to in the format
# tcp://127.0.0.1:4243
Expand Down

0 comments on commit 6b9ef9e

Please sign in to comment.