Browse Source

make sure to deploy red-hat sso before 3scale

master
Nicolas Massé 9 years ago
parent
commit
8d9ddbc079
  1. 2
      allinone.yml

2
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' }

Loading…
Cancel
Save