)]}'
{"templates/cephosd.yaml.j2":[{"author":{"_account_id":26343,"name":"Jose Luis Franco","email":"jfrancoa@redhat.com","username":"jfrancoa"},"change_message_id":"78b41df28308495daa82277d3058afa62313553d","unresolved":false,"context_lines":[{"line_number":10,"context_line":"{% endfor %}"},{"line_number":11,"context_line":"{% if ceph_osds_non_collocated|default(false) %}"},{"line_number":12,"context_line":"        dedicated_devices:"},{"line_number":13,"context_line":"{% for key, value in ceph_osds|sort %}"},{"line_number":14,"context_line":"            - \u0027{{ value.journal }}\u0027"},{"line_number":15,"context_line":"{% endfor %}"},{"line_number":16,"context_line":"        osd_scenario: non-collocated"}],"source_content_type":"text/x-jinja2","patch_set":3,"id":"3fa7e38b_5e13d965","line":13,"updated":"2019-11-19 11:49:50.000000000","message":"this, eventually will fail though...because ceph_osds is a list and we try iterate over key and value which is not available for lists. This solution will work though in our current job, but if we try to run one with osds non collocated we\u0027ll break.","commit_id":"784477fc21b6f918a326ac63d08bb9a2dfa8c189"},{"author":{"_account_id":11166,"name":"Lukas Bezdicka","email":"social@v3.sk","username":"xbezdick"},"change_message_id":"34e6424ef639d9aef7e0c1acb2fa8a804121e2f6","unresolved":false,"context_lines":[{"line_number":10,"context_line":"{% endfor %}"},{"line_number":11,"context_line":"{% if ceph_osds_non_collocated|default(false) %}"},{"line_number":12,"context_line":"        dedicated_devices:"},{"line_number":13,"context_line":"{% for key, value in ceph_osds|sort %}"},{"line_number":14,"context_line":"            - \u0027{{ value.journal }}\u0027"},{"line_number":15,"context_line":"{% endfor %}"},{"line_number":16,"context_line":"        osd_scenario: non-collocated"}],"source_content_type":"text/x-jinja2","patch_set":3,"id":"3fa7e38b_91959e3f","line":13,"in_reply_to":"3fa7e38b_5e13d965","updated":"2019-11-21 13:26:59.000000000","message":"This has to go in separate fix.","commit_id":"784477fc21b6f918a326ac63d08bb9a2dfa8c189"}]}
