import required subset of upstream openshift-ansible roles/playbooks for OpenShift/OSBS

This commit is contained in:
Adam Miller 2015-08-05 15:59:05 +00:00
parent 1b4501657f
commit c8f12a9938
118 changed files with 22176 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
# From the origin rpm there exists instructions on how to
# setup origin properly. The following steps come from there
- name: Change root to be in the Docker group
user: name=root groups=dockerroot append=yes