)]}'
{"ansible/group_vars/all.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"6e3c6e2c9f9f5cf84c9e39642d5e80da70e603a2","unresolved":false,"context_lines":[{"line_number":825,"context_line":"glance_backend_swift: \"{{ enable_swift | bool }}\""},{"line_number":826,"context_line":"glance_file_datadir_volume: \"glance\""},{"line_number":827,"context_line":"glance_enable_rolling_upgrade: \"no\""},{"line_number":828,"context_line":"glance_api_hosts: \"{{ [groups[\u0027glance-api\u0027]|first] if glance_backend_file | bool and glance_file_datadir_volume \u003d\u003d \u0027glance\u0027 else groups[\u0027glance-api\u0027] }}\""},{"line_number":829,"context_line":""},{"line_number":830,"context_line":"#######################"},{"line_number":831,"context_line":"# Barbican options"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"9f560f44_63923259","line":828,"updated":"2020-08-06 10:19:54.000000000","message":"It should probably go here","commit_id":"edc3d03fb427a12f8027a5e0ebc9a0194a59396d"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"4e7874ba8d86586fb6083fc779b488f2ec638f3a","unresolved":false,"context_lines":[{"line_number":825,"context_line":"glance_backend_swift: \"{{ enable_swift | bool }}\""},{"line_number":826,"context_line":"glance_file_datadir_volume: \"glance\""},{"line_number":827,"context_line":"glance_enable_rolling_upgrade: \"no\""},{"line_number":828,"context_line":"glance_api_hosts: \"{{ [groups[\u0027glance-api\u0027]|first] if glance_backend_file | bool and glance_file_datadir_volume \u003d\u003d \u0027glance\u0027 else groups[\u0027glance-api\u0027] }}\""},{"line_number":829,"context_line":""},{"line_number":830,"context_line":"#######################"},{"line_number":831,"context_line":"# Barbican options"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"9f560f44_83fca670","line":828,"in_reply_to":"9f560f44_63923259","updated":"2020-08-06 10:30:45.000000000","message":"Makes sense, updated.","commit_id":"edc3d03fb427a12f8027a5e0ebc9a0194a59396d"}],"ansible/roles/common/tasks/config.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"7c5599c1944011ff4d97099439c2b0714516c103","unresolved":false,"context_lines":[{"line_number":300,"context_line":"    - { name: \"fluentd\", enabled: \"yes\" }"},{"line_number":301,"context_line":"    - { name: \"freezer\", enabled: \"{{ enable_freezer }}\" }"},{"line_number":302,"context_line":"    - { name: \"glance\", enabled: \"{{ enable_glance }}\" }"},{"line_number":303,"context_line":"    - { name: \"glance-tls-proxy\", enabled: \"{{ glance_enable_tls_backend }}\" }"},{"line_number":304,"context_line":"    - { name: \"global\", enabled: \"yes\" }"},{"line_number":305,"context_line":"    - { name: \"gnocchi\", enabled: \"{{ enable_gnocchi }}\" }"},{"line_number":306,"context_line":"    - { name: \"grafana\", enabled: \"{{ enable_grafana }}\" }"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f560f44_e9ac73ee","line":303,"range":{"start_line":303,"start_character":47,"end_line":303,"end_character":72},"updated":"2020-08-05 14:30:22.000000000","message":"This is a glance role default, so won\u0027t be visible from the common role.","commit_id":"d289a72eec2ed5854b52b84e637290e096de5199"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"eed8ee850caec524899857ef60603b6dd54f5cfb","unresolved":false,"context_lines":[{"line_number":300,"context_line":"    - { name: \"fluentd\", enabled: \"yes\" }"},{"line_number":301,"context_line":"    - { name: \"freezer\", enabled: \"{{ enable_freezer }}\" }"},{"line_number":302,"context_line":"    - { name: \"glance\", enabled: \"{{ enable_glance }}\" }"},{"line_number":303,"context_line":"    - { name: \"glance-tls-proxy\", enabled: \"{{ \u0027yes\u0027 if (enable_glance | bool and kolla_enable_tls_internal | bool) else \u0027no\u0027 }}\" }"},{"line_number":304,"context_line":"    - { name: \"global\", enabled: \"yes\" }"},{"line_number":305,"context_line":"    - { name: \"gnocchi\", enabled: \"{{ enable_gnocchi }}\" }"},{"line_number":306,"context_line":"    - { name: \"grafana\", enabled: \"{{ enable_grafana }}\" }"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_0a143543","line":303,"updated":"2020-08-05 16:30:50.000000000","message":"It\u0027s still not the same condition. The variable needs to be moved to group_vars/all.yml","commit_id":"b0fe7c19195268f8aadc45c6401d7028cc7909bc"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"31a05536924f8f694836797f1933f75700076a4c","unresolved":false,"context_lines":[{"line_number":181,"context_line":"      - { name: \"fluentd\", enabled: \"{{ enable_fluentd | bool }}\" }"},{"line_number":182,"context_line":"      - { name: \"freezer\", enabled: \"{{ enable_freezer | bool }}\" }"},{"line_number":183,"context_line":"      - { name: \"glance\", enabled: \"{{ enable_glance | bool }}\" }"},{"line_number":184,"context_line":"      - { name: \"glance-tls-proxy\", enabled: \"{{ enable_glance | bool }}\" }"},{"line_number":185,"context_line":"      - { name: \"gnocchi\", enabled: \"{{ enable_gnocchi | bool }}\" }"},{"line_number":186,"context_line":"      - { name: \"grafana\", enabled: \"{{ enable_grafana | bool }}\" }"},{"line_number":187,"context_line":"      - { name: \"haproxy\", enabled: \"{{ enable_haproxy | bool }}\" }"}],"source_content_type":"text/x-yaml","patch_set":10,"id":"9f560f44_2448a95a","line":184,"range":{"start_line":184,"start_character":49,"end_line":184,"end_character":62},"updated":"2020-09-18 07:39:42.000000000","message":"I guess you want to update this.","commit_id":"986611289448dbca9c22c4667c4be70946f978ee"}],"ansible/roles/common/templates/fluentd.json.j2":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"6c75ebd882433f8c840e0c10b503015d271456b9","unresolved":false,"context_lines":[{"line_number":57,"context_line":"            \"recurse\": true"},{"line_number":58,"context_line":"        },"},{"line_number":59,"context_line":"        {"},{"line_number":60,"context_line":"            \"path\": \"/var/log/kolla/glance-tls-proxy\","},{"line_number":61,"context_line":"            \"owner\": \"{{ fluentd_user }}:{{ fluentd_user }}\","},{"line_number":62,"context_line":"            \"recurse\": true"},{"line_number":63,"context_line":"        },"},{"line_number":64,"context_line":"        {"},{"line_number":65,"context_line":"            \"path\": \"/var/log/kolla/swift\","}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9f560f44_6c27ba65","line":62,"range":{"start_line":60,"start_character":12,"end_line":62,"end_character":27},"updated":"2020-08-06 17:28:49.000000000","message":"we will be always getting it now though; you sure about it?","commit_id":"0e877b6b796828d2058f71c684a3a7889d6d5558"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"6e43fa4dea3b61b9b16c3d323b49863ae6bf61fe","unresolved":false,"context_lines":[{"line_number":57,"context_line":"            \"recurse\": true"},{"line_number":58,"context_line":"        },"},{"line_number":59,"context_line":"        {"},{"line_number":60,"context_line":"            \"path\": \"/var/log/kolla/glance-tls-proxy\","},{"line_number":61,"context_line":"            \"owner\": \"{{ fluentd_user }}:{{ fluentd_user }}\","},{"line_number":62,"context_line":"            \"recurse\": true"},{"line_number":63,"context_line":"        },"},{"line_number":64,"context_line":"        {"},{"line_number":65,"context_line":"            \"path\": \"/var/log/kolla/swift\","}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9f560f44_f67c2c73","line":62,"range":{"start_line":60,"start_character":12,"end_line":62,"end_character":27},"in_reply_to":"9f560f44_6c27ba65","updated":"2020-08-07 06:20:47.000000000","message":"we are always getting swift as well :) we could do an if though - let me test.","commit_id":"0e877b6b796828d2058f71c684a3a7889d6d5558"}]}
