summaryrefslogtreecommitdiffstats
path: root/roles/yum_repo/README.md
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-04-09 15:24:58 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-04-09 15:24:58 -0400
commitcd953f338d6678cc4c89d27a9aa457eabd29140d (patch)
treebb1a72d8021f5cab575213854c88488256c58567 /roles/yum_repo/README.md
parentf0ae24d8346ba8cafe6c8f9890433789b5367078 (diff)
parentf28ff57f98140a1a22423df34d6457ee669fe714 (diff)
downloadopenshift-cd953f338d6678cc4c89d27a9aa457eabd29140d.tar.gz
openshift-cd953f338d6678cc4c89d27a9aa457eabd29140d.tar.bz2
openshift-cd953f338d6678cc4c89d27a9aa457eabd29140d.tar.xz
openshift-cd953f338d6678cc4c89d27a9aa457eabd29140d.zip
Merge pull request #147 from detiber/refactor_yum_repos
refactor yum_repo role to handle multiple repos/files
Diffstat (limited to 'roles/yum_repo/README.md')
-rw-r--r--roles/yum_repo/README.md34
1 files changed, 0 insertions, 34 deletions
diff --git a/roles/yum_repo/README.md b/roles/yum_repo/README.md
deleted file mode 100644
index 7f6a615cb..000000000
--- a/roles/yum_repo/README.md
+++ /dev/null
@@ -1,34 +0,0 @@
-Role Name
-=========
-
-This role allows easy deployment of yum repository config files.
-
-Requirements
-------------
-
-Yum
-
-Role Variables
---------------
-
-Dependencies
-------------
-
-Example Playbook
-----------------
-
-Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
-
- - hosts: servers
- roles:
- - { role: username.rolename, x: 42 }
-
-License
--------
-
-ASL 2.0
-
-Author Information
-------------------
-
-openshift online operations