Dmitry Tantsur ccdfa1d02d Support Debian Buster and add CI jobs for it
Let us extend our supported OS coverage! I also suspect this patch
fixes Debian Stretch support since all required changes seem to
apply to it as well.

Change-Id: I233082dff072ab7033ff68fce7f7b92ad557de80
2020-06-02 11:51:36 +02:00

24 lines
390 B
YAML

---
galaxy_info:
author: Ironic Developers
description: Creates a basic configdrive for Bifrost
company: OpenStack
license: Apache
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- 8
- name: Ubuntu
versions:
- xenial
- bionic
- name: Debian
versions:
- stretch
- buster
categories:
- cloud
- cloud:openstack
dependencies: []