From 374a7b88480ed072ce8b5529a42bef3823f82a7c Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Tue, 27 May 2014 12:05:22 +0100 Subject: [PATCH] Updated url for OpenShift cartridge --- docbook/reference/en/en-US/modules/openshift.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docbook/reference/en/en-US/modules/openshift.xml b/docbook/reference/en/en-US/modules/openshift.xml index 78b1b90c6b..21db9766b4 100644 --- a/docbook/reference/en/en-US/modules/openshift.xml +++ b/docbook/reference/en/en-US/modules/openshift.xml @@ -27,7 +27,7 @@ Scroll down to the bottom of the page to find the Code Anything section. Insert - https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml + http://cartreflect-claytondev.rhcloud.com/github/keycloak/openshift-keycloak-cartridge into the URL to a cartridge definition field and click on Next. Fill in the @@ -44,7 +44,7 @@ Create Keycloak instance with the command-line tool Run the following command from a terminal: - rhc app create <APPLICATION NAME> https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml + rhc app create <APPLICATION NAME> http://cartreflect-claytondev.rhcloud.com/github/keycloak/openshift-keycloak-cartridge Replace <APPLICATION NAME> with the name you want (for example keycloak).