blob: d0dde515e0c574efcd3a74810f2999dd03856ca6 [file] [log] [blame]
---
- include: configuration/update_cache.yml
tags:
- cache
- os-pre-req
- include: configuration/opdk-credentials.yml
vars:
hosts: 'planet'
tags:
- credentials
- os-pre-req
- include: configuration/opdk-setup-os.yml
vars:
hosts: 'planet'
tags:
- os
- os-pre-req
- include: configuration/update-user.yml
vars:
hosts: 'planet'
user: 'root'
tags:
- root-user
- include: components/opdk-install-component.yml
vars:
hosts: 'cassandra'
component_profile: 'c'
tags:
- cassandra
- include: components/opdk-install-component.yml
vars:
hosts: 'elastic'
component_profile: 'e'
tags:
- elastic
- include: components/opdk-install-component.yml
vars:
hosts: 'baas'
component_profile: 'b'
tags:
- baas
- include: components/opdk-install-component.yml
vars:
hosts: 'portal'
component_profile: 'p'
tags:
- portal
- include: configuration/opdk-baas-create-org-user.yml
vars:
hosts: 'baas[0]'
tags:
- org