b51e94ca44
This is a follow up to patch #251527. This patch updates galaxy_info to include jessie Change-Id: I307af3cc4d96d6c4ce91aee109dea60a871117aa Depends-On: I74bf93416513094293bc071fd40e62f4240d61bc
24 lines
397 B
YAML
24 lines
397 B
YAML
---
|
|
galaxy_info:
|
|
author: Ironic Developers
|
|
description: Create image with diskimage-builder for Bifrost
|
|
company: OpenStack
|
|
license: Apache
|
|
min_ansible_version: 2.0
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
- name: Debian
|
|
versions:
|
|
- wheezy
|
|
- jessie
|
|
- name: Ubuntu
|
|
versions:
|
|
- trusty
|
|
- utopic
|
|
categories:
|
|
- cloud
|
|
- cloud:openstack
|
|
dependencies: []
|