Merge pull request #1514 from vijaykatam/docker_systemd

Configurable docker yum repos, systemd fix
This commit is contained in:
Brad Beam
2017-08-30 11:50:23 -05:00
committed by GitHub
4 changed files with 14 additions and 2 deletions

View File

@@ -11,3 +11,6 @@ docker_repo_info:
repos:
docker_dns_servers_strict: yes
docker_rh_repo_base_url: 'https://yum.dockerproject.org/repo/main/centos/7'
docker_rh_repo_gpgkey: 'https://yum.dockerproject.org/gpg'