import required subset of upstream openshift-ansible roles/playbooks for OpenShift/OSBS
This commit is contained in:
parent
1b4501657f
commit
c8f12a9938
118 changed files with 22176 additions and 0 deletions
5
roles/os_env_extras_node/tasks/main.yml
Normal file
5
roles/os_env_extras_node/tasks/main.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue