ansible/roles/docker-install.git
6 years agoAdd molecule tests for passing version 10/12610/6
Jeremy Phelps [Fri, 14 Sep 2018 18:58:36 +0000 (13:58 -0500)]
Add molecule tests for passing version

This test the case when user pass a version in instead of relying on
the role to pick the default, which is the latest.

Change-Id: If6cc60c556b27f1ad5f28c1597578753ad676391
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoAllow version to be set by end user 39/12539/21
Jeremy Phelps [Thu, 16 Aug 2018 19:53:17 +0000 (14:53 -0500)]
Allow version to be set by end user

In the case that the version is not set, then the role will simply
install the latest available from the docker repos.

Change-Id: I31d84ac1eb8e40c829247dc194d24197dc019508
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoParameterize arch with ansible_architecture 86/12286/16
Jeremy Phelps [Thu, 16 Aug 2018 19:53:17 +0000 (14:53 -0500)]
Parameterize arch with ansible_architecture

Note that docker uses armhf instead of aarch64.

Change-Id: I70c1734f9435f44dda3a314141ac0c1675b2a544
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoAdd molecule testing for CentOS machines 41/12541/6
Thanh Ha [Tue, 11 Sep 2018 20:21:19 +0000 (16:21 -0400)]
Add molecule testing for CentOS machines

Add the systemd workaround for CentOS systems so that we can
enable molecule testing.

Change-Id: I3cdeb4b386f8c2ea4183be0423fd7b5daf3ebda2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUse docker instead of docker-py for molecule 15/11715/1
Trevor Bramwell [Tue, 10 Jul 2018 17:25:24 +0000 (10:25 -0700)]
Use docker instead of docker-py for molecule

`docker` has replaced `docker-py` as the python library for talking to
the Docker api.

Change-Id: Ia215ba0a8e681cf0c5a5b09048267dd58ce741d6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoMigrate lf-ansible docker-install role 69/8969/7
Thanh Ha [Wed, 21 Feb 2018 20:24:55 +0000 (15:24 -0500)]
Migrate lf-ansible docker-install role

Move in docker-install role from lf-ansible.

Change-Id: I68328c65be64855d8c49b463a215c60116269f2d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBootstrap docker-install role 68/8968/3
Thanh Ha [Wed, 21 Feb 2018 19:57:15 +0000 (14:57 -0500)]
Bootstrap docker-install role

Initial docker-install role. Currently does nothing and only contains
metadata information.

Change-Id: Id0191ebd0b2aae5b2d15aca749d2bdfa7a810592
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoInitial empty repository
Andrew Grimberg [Tue, 20 Feb 2018 21:59:11 +0000 (21:59 +0000)]
Initial empty repository