)]}'
{"ansible/roles/ceilometer/tasks/config.yml":[{"author":{"_account_id":28356,"name":"Rafael Weingartner","email":"rafael@apache.org","username":"rafaelweingartner"},"change_message_id":"fe2cf27658ccbd0016b908325389b7019219e0aa","unresolved":false,"context_lines":[{"line_number":60,"context_line":""},{"line_number":61,"context_line":"- name: Set ceilometer gnocchi_resources file\u0027s path"},{"line_number":62,"context_line":"  set_fact:"},{"line_number":63,"context_line":"    ceilometer_gnocchi_resources_file_path: \"{{ ceilometer_gnocchi_resources_file.stat.path }}\""},{"line_number":64,"context_line":"  when:"},{"line_number":65,"context_line":"    - ceilometer_gnocchi_resources_file.stat.exists"},{"line_number":66,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"dfbec78f_63f61966","line":63,"range":{"start_line":63,"start_character":87,"end_line":63,"end_character":92},"updated":"2019-05-15 16:57:03.000000000","message":"What about using \"exists\" here, instead of the \"path\" attribute value. \n\nIt does not change much when you use this variable, because you just check if it exists. However, for a newcomer, it would make more sense to use a boolean value to indicate if we are using a custom gnocchi resource file.","commit_id":"4b1a1d57a9541bedd81eeb32527064844a89eb8b"}],"ansible/roles/ceilometer/templates/ceilometer-notification.json.j2":[{"author":{"_account_id":22165,"name":"caoyuan","email":"cao.yingjunz@gmail.com","username":"caoyuan"},"change_message_id":"4d5275e92f0926700d68523d3d36d55b26366dad","unresolved":false,"context_lines":[{"line_number":30,"context_line":"            \"dest\": \"/etc/ceilometer/polling.yaml\","},{"line_number":31,"context_line":"            \"owner\": \"ceilometer\","},{"line_number":32,"context_line":"            \"perm\": \"0600\""},{"line_number":33,"context_line":"        }{% endif %}{% if ceilometer_gnocchi_resources_file_path is defined %},"},{"line_number":34,"context_line":"        {"},{"line_number":35,"context_line":"            \"source\": \"{{ container_config_directory }}/gnocchi_resources.yaml\","},{"line_number":36,"context_line":"            \"dest\": \"/etc/ceilometer/gnocchi_resources.yaml\","}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"3fce034c_ce117554","line":33,"range":{"start_line":33,"start_character":14,"end_line":33,"end_character":68},"updated":"2019-04-18 12:45:40.000000000","message":"ditto","commit_id":"86085a547e267dd199ae8777e9e010d1d2ee59b0"},{"author":{"_account_id":22165,"name":"caoyuan","email":"cao.yingjunz@gmail.com","username":"caoyuan"},"change_message_id":"4d5275e92f0926700d68523d3d36d55b26366dad","unresolved":false,"context_lines":[{"line_number":32,"context_line":"            \"perm\": \"0600\""},{"line_number":33,"context_line":"        }{% endif %}{% if ceilometer_gnocchi_resources_file_path is defined %},"},{"line_number":34,"context_line":"        {"},{"line_number":35,"context_line":"            \"source\": \"{{ container_config_directory }}/gnocchi_resources.yaml\","},{"line_number":36,"context_line":"            \"dest\": \"/etc/ceilometer/gnocchi_resources.yaml\","},{"line_number":37,"context_line":"            \"owner\": \"ceilometer\","},{"line_number":38,"context_line":"            \"perm\": \"0600\""}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"3fce034c_0e5a1d29","line":35,"range":{"start_line":35,"start_character":54,"end_line":35,"end_character":79},"updated":"2019-04-18 12:45:40.000000000","message":"do you test this? \nthe container will keep restarting due to the yaml missing","commit_id":"86085a547e267dd199ae8777e9e010d1d2ee59b0"}]}
