e091e45134
This is a initial version of how to deploy OpenStack-Health. This script provisions openstack-health as it is today. This will be a foundation for future deployments, once the application becomes more mature. Change-Id: Id4ef45bba0db28b95d7fb72799cb86ab4db6343b Co-Authored-By: Bruno Tavares <btavare@thoughtworks.com> Co-Authored-By: Caio Carrara <ccarrara@thoughtworks.com>
11 lines
165 B
YAML
11 lines
165 B
YAML
HOSTS:
|
|
ubuntu-14.04-amd64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-14.04-amd64
|
|
hypervisor: none
|
|
ip: 127.0.0.1
|
|
CONFIG:
|
|
type: foss
|
|
set_env: false
|