paulfantom
24189ea6cb
do not download gpg key once; fix file copying
8 years ago
paulfantom
2135a1f2c9
update readme
8 years ago
paulfantom
e69384a22f
fix wrong package versions
8 years ago
paulfantom
8576a6bd2a
comment-out unused variable
8 years ago
paulfantom
8eb8ccb2dc
cleaner preflight checks
8 years ago
paulfantom
525685e13b
configure repositories
8 years ago
paulfantom
cf230a293e
remove unused files
8 years ago
paulfantom
8197516807
better upgrade method - use "latest" switch
8 years ago
paulfantom
3764144045
better installation method
8 years ago
Paweł Krupa
53421a3079
Merge pull request #2 from mongrelion/master
...
update
8 years ago
Carlos León
84d3b07f5b
Merge pull request #28 from paulfantom/patch-1
...
Change location of systemd service file
8 years ago
Paweł Krupa
7799fa88b1
Change location of systemd service file
8 years ago
Carlos León
deb13dcf10
Merge pull request #35 from paulfantom/cleanup
...
Cleanup
8 years ago
pkrupa
b6c7436b2e
cleanup README file
8 years ago
pkrupa
c0781c0743
unify variable naming; cleanup tasks
8 years ago
Paweł Krupa
754dc5d40b
Merge pull request #1 from mongrelion/master
...
update
8 years ago
Carlos León
9aeb4eb955
Merge pull request #30 from paulfantom/ci
...
WIP: integration tests
8 years ago
paulfantom
af53c7fe11
fix pip installation in travis
8 years ago
paulfantom
458a65dc11
always use latest ansible patch release
8 years ago
paulfantom
cd9ed94d39
move to systemd
8 years ago
paulfantom
f6ec780a01
use systemd module to reload config; make linter happy
8 years ago
pkrupa
3dafd33fc6
comment-out not working envs
8 years ago
pkrupa
666b6a434c
add molecule and testinfra test suite
8 years ago
Carlos León
6a20d80422
Merge pull request #29 from cloud-bootstrap/proxy
...
Proxy Settings for docker
8 years ago
ageekymonk
c2b7b85ee4
Updating the documentation to remove redundant words
8 years ago
ageekymonk
fb981023b1
Updating the documentatioon
8 years ago
ageekymonk
299acf4ccf
Apply proxy only if docker_proxy is set
8 years ago
ageekymonk
e9d46bb696
Adding support for proxy
9 years ago
ageekymonk
d03e3c2eaf
Using dockerd as docker daemon has been deprecated
9 years ago
Carlos León
a7040aac63
Merge pull request #21 from zanewestover/master
...
Limit reloading the systemctl daemon to distributions using systemd
9 years ago
Zane Westover
8f947c3918
Merge pull request #1 from zanewestover/zanewestover
...
Restrict reloading unit to just systemd systems
9 years ago
Zane Westover
eeb69a0fed
Restrict reloading unit to just systemd systems
...
This is actually the work of StudioEtrange in a separate fork that has not been merged back in. This is commit 2e01f70b5f7f833ffedfdcae805c94b0245bb13d on that fork.
9 years ago
Carlos León
a66c305c3c
Merge pull request #17 from mhutter/conditional-install
...
Only run install script when docker is not installed
9 years ago
Carlos León
241e036ad1
Merge pull request #20 from petr-balogh/master
...
Add yum-utils as dependency
9 years ago
Petr Balogh
ca6b1114bd
Add yum-utils as dependency
...
Cause during installation it's using yum-config-manager, and if it's not
installed it fails with:
yum-config-manager: command not found
Change-Id: I68868e97c7e3b4fb99e286652b9864539afba264
9 years ago
Marcus Levine
6a23982a65
Merge branch 'master' into conditional-install
9 years ago
Marcus Levine
6a4fe8fc18
Merge pull request #18 from petr-balogh/master
...
Update 17.06.2 md5 checksum
9 years ago
Petr Balogh
63ebd035d0
Since 17.06.2 md5 checksum changed to new one
...
Change-Id: Ie5db2fe783230d9e01f65bc24e1798fcbf1e095f
9 years ago
Manuel Hutter
82c86e1ac9
Only run install script when docker is not installed
...
Fixes #16 .
9 years ago
Carlos León
fca3527bec
Merge pull request #15 from mhutter/patch-1
...
Use 17.06 as default version
9 years ago
Manuel Hutter
a3c4673b34
Use 17.06 as default version
9 years ago
Carlos León
5d3d100048
Merge pull request #12 from marcusianlevine/master
...
Support different versions of Docker Engine with official Docker and Rancher setup scripts
9 years ago
marcusianlevine
6f84171177
updating README default value
9 years ago
marcusianlevine
d7adb8d93b
commenting out zesty support until Docker apt repos support it
9 years ago
marcusianlevine
fc1a99d5bf
switching to 17.03 for default version
9 years ago
Marcus Levine
2ecb789ad5
removes dangling parenthesis from README
9 years ago
Marcus Levine
ffeb57a44e
cleaning up README
9 years ago
Marcus Levine
652af5fc20
adding new setup script variables to README
9 years ago
Marcus Levine
6a010bed20
adds optional md5 checksum support
9 years ago
Marcus Levine
009c8aea83
adding install include
9 years ago