
Fedora 30 has just reached end-of-life, anything older than that can be safely dropped. Debian Jessie reached general end-of-life in 2018 and its LTS ends in June 2020. Also update the docs. Change-Id: Id2339d198d79459fb04990a4d39cedb273f61506
23 lines
380 B
YAML
23 lines
380 B
YAML
---
|
|
galaxy_info:
|
|
author: Ironic Developers
|
|
description: Create VM nodes for local Bifrost testing.
|
|
company: OpenStack
|
|
license: Apache
|
|
min_ansible_version: 1.9
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 8
|
|
- name: Debian
|
|
versions:
|
|
- stretch
|
|
- name: Ubuntu
|
|
versions:
|
|
- xenial
|
|
- bionic
|
|
categories:
|
|
- cloud
|
|
- cloud:openstack
|
|
dependencies: []
|