RETIRED. Ansible role to deploy Glance on Kubernetes
Go to file
Flavio Percoco dd2d97041b Rename/Update coe_* variables 2017-10-19 11:04:24 +02:00
defaults Rename/Update coe_* variables 2017-10-19 11:04:24 +02:00
tasks Rename/Update coe_* variables 2017-10-19 11:04:24 +02:00
templates glaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaance 2017-08-21 14:01:12 +02:00
.gitignore Initial commit 2017-08-21 11:51:18 +02:00
.gitreview Add gitreview in preparation for openstack 2017-10-19 10:51:36 +02:00
LICENSE Update file 2017-10-19 11:02:03 +02:00
README.md Rename/Update coe_* variables 2017-10-19 11:04:24 +02:00

README.md

K8S glance

Galaxy Build Status

Install glance in a Kubernetes cluster.

Requirements

Access to Kubernetes cluster

Role Variables

Name Default Value Description
action provision List of tasks to run.
coe_host
coe_config_context
coe_config_file

Dependencies

  • ansible.kubernetes-modules

Example Playbook

- hosts: all
  roles:
     - tripleo.k8s-glance