diff --git a/README.rst b/README.rst index 758d552..9711761 100644 --- a/README.rst +++ b/README.rst @@ -48,8 +48,9 @@ found in the openstack-ansible project: ``scripts/pw-token-gen.py`` TODO ^^^^ -- Switch to Mysql as default coordinator (example: gnocchi_tooz_url = - "mysql://gnocchi@localhost:${PORT}/gnocchi?timeout=5") +- Resynchronize patterns from OpenStack-Ansible. +- Collect the TODO tasks that are hidden throughout the project. +- Write proper docs for this role. Role Variables -------------- diff --git a/defaults/main.yml b/defaults/main.yml index ad25bf9..8c05fb0 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -55,7 +55,7 @@ gnocchi_db_sync_options: "" #: Storage info gnocchi_storage_driver: swift -gnocchi_coordination_url: "file://var/lib/gnocchi/locks" +gnocchi_coordination_url: "mysql://{{ gnocchi_galera_user }}:{{ gnocchi_galera_password }}@{{ gnocchi_galera_address }}/{{ gnocchi_galera_database }}?charset=utf8&timeout=5" #: Default Archive Policies gnocchi_archive_policies: