blob: 047a60f5c2502836b11a8918966e06b71ae72d9a [file] [log] [blame]
David K. Bainbridge317e7d72016-05-11 08:31:44 -07001---
2galaxy_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
14dependencies:
David K. Bainbridgeca68f062016-10-27 11:04:33 -070015 - { role: local-ubuntu-repository, when: ubuntu_apt_repo is defined }
David K. Bainbridge317e7d72016-05-11 08:31:44 -070016 - { role : docker }