a5c688a9ab
In order to support use of keystone, bifrost needs to be able to install keystone in a minimalistic fashion alongside of ironic. This commit adds the role, and required changes for that configuration to be bootstrapped. Change-Id: Icb1c5dfded5574d901444bbca72e5d74a336093f
16 lines
273 B
YAML
16 lines
273 B
YAML
---
|
|
galaxy_info:
|
|
author: Ironic Developers
|
|
description: Install keystone for Bifrost
|
|
company: OpenStack
|
|
license: Apache
|
|
min_ansible_version: 2.1
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- xenial
|
|
categories:
|
|
- cloud
|
|
- cloud:openstack
|
|
dependencies: []
|