David K. Bainbridge | 317e7d7 | 2016-05-11 08:31:44 -0700 | [diff] [blame] | 1 | --- |
| 2 | galaxy_info: |
| 3 | author: Ciena Blueplanet |
| 4 | description: CORD POD Compute Node Base |
| 5 | company: Ciena Blueplanet |
| 6 | license: Apache 2.0 |
| 7 | min_ansible_version: 2.0 |
| 8 | platforms: |
| 9 | - name: Ubuntu |
| 10 | versions: |
| 11 | - trusty |
| 12 | galaxy_tags: |
| 13 | - cord |
| 14 | dependencies: |
David K. Bainbridge | ca68f06 | 2016-10-27 11:04:33 -0700 | [diff] [blame] | 15 | - { role: local-ubuntu-repository, when: ubuntu_apt_repo is defined } |
David K. Bainbridge | 317e7d7 | 2016-05-11 08:31:44 -0700 | [diff] [blame] | 16 | - { role : docker } |