Go to file
Gael Chamoulaud 0edc84b686 Add ability to deploy an Overcloud with SSL
- This patch adds SSL arguments to the overcloud deployment command only
  if ssl_overcloud is set to true.

Depends-On: I13ab9c551afcd7836b0cbef422e3501cb65f479f
Depends-On: I2e647764a3bf965a1f874f75b8e28eaca25accce
Depends-On: Idc74e30b6b4d3a749d748dbbd61ff162e69ca5ae

Change-Id: Id2d98903577525daa79c7f57eead512ee030e6b8
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2016-11-03 10:08:06 +01:00
2016-03-31 11:44:16 -04:00
2016-03-31 16:40:25 -04:00
2016-06-09 13:09:33 +02:00
2016-03-31 11:44:16 -04:00

Role Name

ansible-role-tripleo-overcloud

Requirements

Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

Description
RETIRED, A set of tools for testing all the HA bits of a TripleO environment
Readme 2.1 MiB