summaryrefslogtreecommitdiffstats
path: root/roles/openshift_repos/tasks/centos_sig.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_repos/tasks/centos_sig.yaml')
-rw-r--r--roles/openshift_repos/tasks/centos_sig.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/openshift_repos/tasks/centos_sig.yaml b/roles/openshift_repos/tasks/centos_sig.yaml
deleted file mode 100644
index 62cbef5db..000000000
--- a/roles/openshift_repos/tasks/centos_sig.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-- name: Install the CentOS PaaS SIG release packages
- action: "{{ ansible_pkg_mgr }} name={{ item }} state=present"
- with_items:
- - centos-release-paas-common
- - centos-release-openshift-origin