bifrost/playbooks/roles/ironic-install/meta/main.yml
Julia Kreger 7e73a70aa9 Cleanup of role definitions
Cleaned up role definitions to remove cases where whitespace was
tailing at the end of the line.
2015-04-16 18:05:28 -04:00

17 lines
284 B
YAML

---
galaxy_info:
author: Ironic Developers
description: Install Ironic for Bifrost
company: OpenStack
license: Apache
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- trusty
- utopic
categories:
- cloud
- cloud:openstack
dependencies: []