The purpose of this role is to deploy cinder-controller onto Ubuntu.
- openstack_mysql_host: 127.0.0.1
- openstack_mysql_port: 3306
- openstack_identity_region: RegionOne
- hosts: all
sudo: True
roles:
- cinder-controller
GPLv2
The purpose of this role is to deploy cinder-controller onto Ubuntu.
- hosts: all
sudo: True
roles:
- cinder-controller
GPLv2