summaryrefslogtreecommitdiffstats
path: root/xci/var/RedHat.yml
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2017-11-29 17:27:28 +0100
committerManuel Buil <mbuil@suse.com>2017-11-29 17:27:28 +0100
commit14f5c1402e4268b5940a5258814cb198dc8f3bda (patch)
treed4ebf5371f95858100d1431387357353b41e57ab /xci/var/RedHat.yml
parentb30146d19dbbc9bfb48b37840d33f0d5baf96f83 (diff)
Make sure the docker service is started
We are installing the docker package but not checking if it is started The service name for the three distros is the same but I still added the variable in each distro variables file to keep best practices Change-Id: I0c73069ea7edc366e824cf39d14d24d1416fd6c3 Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'xci/var/RedHat.yml')
-rw-r--r--xci/var/RedHat.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/var/RedHat.yml b/xci/var/RedHat.yml
index bcd6d044..8ea2e15a 100644
--- a/xci/var/RedHat.yml
+++ b/xci/var/RedHat.yml
@@ -10,3 +10,4 @@
# this is placeholder and left blank intentionally to complete later on
python_crypto_package_name: python-crypto
docker_package_name: docker
+docker_service_name: docker