From 8d9ddbc079e9cc967bd353387a3c88a1cf189adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 27 Jun 2017 08:41:09 +0200 Subject: [PATCH] make sure to deploy red-hat sso before 3scale --- allinone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allinone.yml b/allinone.yml index 6e9fa63..fc04bea 100644 --- a/allinone.yml +++ b/allinone.yml @@ -18,5 +18,5 @@ roles: - { name: 'openshift-postinstall', tags: 'openshift-postinstall' } - { name: 'hostpath-provisioner', tags: 'hostpath-provisioner' } - - { name: '3scale', tags: '3scale' } - { name: 'sso', tags: 'sso', sso_realm: '3scale' } + - { name: '3scale', tags: '3scale' }