Commit Graph

14 Commits

Author SHA1 Message Date
Dirk Weise
250660e149 Make ignoring repository key error optional
Just ignoring an error regarding the Docker GPG key and downloading it
from "some" web page is not desired in any environment.

Change-Id: I2d59e9bf070a4262ff5d251a65b698c858345eb7
2018-02-22 10:55:56 +01:00
Thibaud Leprêtre
df3fb0a528
Add var to customize docker pkg state
By default var will be `present` to do not break legacy.

Fixes #14
2017-07-20 09:04:08 +02:00
Jeff Geerling
cb9e74677c Fix broken idempotence x2. 2017-06-29 09:41:20 -05:00
Jeff Geerling
9919962f55 Fix broken idempotence. 2017-06-29 07:37:37 -05:00
Jeff Geerling
6e9b3b5c9e Issue #7: Ensure curl is present on older systems without SNI. 2017-05-30 17:11:58 -05:00
Jeff Geerling
6506efd7cd PR #10: Slight adjustment to legacy apt key task. 2017-05-23 20:28:47 -04:00
Aleksandr Kostyrev
2f2c4ffdda Fix adding docker apt key on Ubuntu 14.04 2017-05-24 02:05:34 +03:00
Jeff Geerling
a220d54d4a Fixes #5: Switch to new Docker CE and EE repo layout. 2017-05-09 21:36:53 -05:00
Jeff Geerling
9180fbe7e5 Issue #2: Allow customization of the Docker Compose path. 2017-05-03 11:06:24 -05:00
Jeff Geerling
ab49c85d98 Issue #2: Only use variable if it's defined. 2017-05-03 10:59:50 -05:00
Jeff Geerling
d072a187e4 Fixes #2: Allow for Docker Compose version upgrades. 2017-05-03 10:51:04 -05:00
Jeff Geerling
cdb27879e7 Fixes #1: Add Docker Compose. 2017-02-25 08:48:30 -06:00
Jeff Geerling
5c864acf13 Get installation working on CentOS, add Debian 8 test. 2017-02-23 22:21:00 -06:00
Jeff Geerling
da3eb9cf1c Initial commit. 2017-02-23 22:08:18 -06:00