Skip to content

Commit

Permalink
Including init repos file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny Woodson committed Aug 11, 2017
1 parent 1fd398a commit ed3ef68
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
# NOTE: requires openshift_facts be run
- name: Verify compatible yum/subscription-manager combination
hosts: oo_all_hosts
gather_facts: no
tasks:
- name: Lay down openshift repositories
include_role:
name: openshift_repos

0 comments on commit ed3ef68

Please sign in to comment.