Skip to content

openstack-ansible/ansible-role-glance

Repository files navigation

glance ansible role

Build Status

The purpose of this role is to deploy glance onto Ubuntu.

Role Variables

  • openstack_mysql_host: 127.0.0.1
  • openstack_mysql_port: 3306
  • openstack_identity_region: RegionOne

Example Playbook

- hosts: all
  sudo: True
  roles:
    - glance

License

GPLv2

Author Information

http://stillwell.me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages