blob: a5c6eb72478e6a897039c4d4542097e4c0b96f08 [file]
---
- include: configuration/opdk-credentials.yml
vars:
hosts: 'planet'
- include: configuration/opdk-setup-os.yml
vars:
hosts: 'planet'
tags:
- os
- include: configuration/update-user.yml
vars:
hosts: 'planet'
user: 'root'
tags:
- user
- include: components/opdk-create-download-apigee-mirror.yml
vars:
hosts: 'planet[0]'
jdk_version: '1.8'
tags:
- create_download