Skip to content

Instantly share code, notes, and snippets.

@parthaa
Created September 25, 2017 18:06
Show Gist options
  • Save parthaa/5ec38d5edc0efd8e813685a681e0f713 to your computer and use it in GitHub Desktop.
Save parthaa/5ec38d5edc0efd8e813685a681e0f713 to your computer and use it in GitHub Desktop.
- yum install docker
- in /etc/sysconfig/docker
OPTIONS='--selinux-enabled --log-driver=journald --signature-verification=false --debug=true -H tcp://0.0.0.0:2375 -H unix:///var/run/docker.sock'
- service docker restart
- In satellite/katello create a new compute resource with the followiung settings
Provider Docker
URL http://0.0.0.0:2375
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment