Skip to content

openstack-ansible/ansible-role-keystone

Repository files navigation

keystone ansible role

Build Status Circle CI Semaphore CI

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

Role Variables

  • openstack_mysql_host: 127.0.0.1
  • openstack_mysql_port: 3306
  • openstack_log_verbose: true
  • openstack_log_debug: false
  • openstack_identity_region: RegionOne
  • openstack_identity_token_expiration: 3600

Example Playbook

- hosts: all
  sudo: True
  roles:
    - keystone

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