openstack-ansible/scripts
kevin eb95036a7e Moved all of group_vars into a variable file
Moved all of the group_vars/all.yml file into its own variable file
This change was done to allow a user to override basic options
without having to modify the default group variable files. While
the group_vars/all.yml file is still present it is only holding the
revision information that is used for release data and the minimal
required kernel that allows the system to function using VXLAN.

The upgrade script was modified to support the new "default"
user_group_vars.yml file.

tempest_swift_enabled was set to true in group_vars, so this has
now been set as a default in the role instead.

Commit 1bd2bc052a implemented the
package URL update for rabbitmq, but not the corresponding sha256
update. This was not noticed due to group_vars overriding the URL
to a previous version, resulting in the above-mentioned commit
taking no effect. This patch therefore also corrects the sha256.

Closes-Bug: #1460516
Closes-Bug: #1460992
Change-Id: I8e42bb124827bb276134d662c9a171db8e4c017e
2015-06-02 14:02:38 +01:00
..
bootstrap-aio.sh Moved all of group_vars into a variable file 2015-06-02 14:02:38 +01:00
bootstrap-ansible.sh Set external roles to import into ansible namespace 2015-04-24 11:37:43 -05:00
gate-check-commit.sh Move SYMLINK_DIR declaration to bootstrap-aio.sh 2015-03-26 13:16:08 -04:00
gate-check-docs.sh Add Sphinx machinery and initial docs. 2015-05-14 10:50:05 -04:00
gate-check-lint.sh Adds Flake8 job to the lint check 2015-04-10 15:10:52 +00:00
inventory-manage.py Flake8 update - inventory-manage.py 2015-04-07 10:38:21 +01:00
os-ansible-role-requirements.py Fix incorrect variables in ansible role scripts 2015-03-19 11:35:56 -05:00
osad-aio-heat-template.yml Change external resources to https where possible 2015-06-01 09:44:20 -05:00
pw-token-gen.py Added check to see if the variable file is empty 2015-04-27 10:57:00 -05:00
run-aio-build.sh Reduce script verbosity 2015-03-14 08:31:21 -05:00
run-playbooks.sh Adds rsyslog-install.yml in to the gate scripts. 2015-04-20 10:27:51 -05:00
run-tempest.sh Update tempest and AIO to test cinder backups 2015-04-29 20:11:16 +00:00
run-upgrade.sh Moved all of group_vars into a variable file 2015-06-02 14:02:38 +01:00
scripts-library.sh add option to use dd for swapfile creation 2015-05-27 09:02:20 -07:00
sources-branch-updater.sh Moved the playbook vars to defaults 2015-05-14 12:32:36 -05:00
teardown.sh Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00