Jesse Pretorius 61b08b72b1 Add ability to change apt/yum package state
The current method of installing the distribution packages required is
set in the tasks and cannot be changed by a deployer.

Currently the apt task always installs the latest package. This results
in unexpected binary changes when a deployer may simply be trying to
execute a configuration change.

This patch adds the ability for a deployer to change the desired state
so that the results are predictable.

Change-Id: I1708ca8285ffa2bbd1a989b187ef3c6d9dd005c2
2016-08-02 15:03:37 +01:00
2016-07-21 13:27:11 -04:00
2016-07-15 12:07:22 +10:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-05-03 08:56:52 +01:00
2016-03-24 17:13:47 -04:00
2016-07-15 03:58:04 +00:00

OpenStack-Ansible Rally

tags

openstack, rally, cloud, ansible

category

*nix

This Ansible role installs and configures OpenStack Rally.

Default Variables

../../defaults/main.yml

Required Variables

  • rally_galera_address
  • rally_galera_password

Example Playbook

- name: Install Rally server
  hosts: rally_all
  user: root
  roles:
    - role: "os_rally"
Description
Role os_rally for OpenStack-Ansible
Readme 2.8 MiB
Languages
Jinja 64.7%
Python 25.4%
Shell 9.9%