From 04eacdcdfc085c3814f188b9f2ac342860a4eb9a Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Fri, 06 Apr 2018 14:24:07 +0200
Subject: [PATCH] FIX - casl applier for openshift-applier

---
 requirements.yml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.yml b/requirements.yml
index 4d4857e..97fdee1 100644
--- a/requirements.yml
+++ b/requirements.yml
@@ -1,8 +1,8 @@
 # This is the Ansible Galaxy requirements file to pull in the correct roles
 # to support the operation of CASL provisioning/runs.
 
-# From 'casl-ansible'
-- src: https://github.com/redhat-cop/casl-ansible
+# From 'openshift-applier'
+- src: https://github.com/redhat-cop/openshift-applier
   scm: git
   version: v3.7.2
-  name: casl-ansible
+  name: openshift-applier

--
Gitblit v1.9.3