)]}'
{"docker/base/Dockerfile.j2":[{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"41392a51156076c3c9958e83f0bc145838fb5a96","unresolved":false,"context_lines":[{"line_number":157,"context_line":"## NOTE(yoctozepto): created mostly for TripleO so that they can override it"},{"line_number":158,"context_line":"{% set base_centos_yum_repos_to_disable \u003d ["},{"line_number":159,"context_line":"    \u0027centos-ceph-nautilus\u0027,"},{"line_number":160,"context_line":"] -%}"},{"line_number":161,"context_line":""},{"line_number":162,"context_line":"# centos-release-openstack-stein pulls in centos-release-ceph-nautilus,"},{"line_number":163,"context_line":"# which conflicts with upstream ceph packages. Disable the CentOS Ceph repo to"}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9fb8cfa7_2a07641a","line":160,"range":{"start_line":160,"start_character":2,"end_line":160,"end_character":3},"updated":"2019-06-15 19:06:53.000000000","message":"is this really needed?","commit_id":"f5f41ce9426be854af1dceebefeddf64462c401e"},{"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":"f5637687e455bad7f9221d029f131f28c2065049","unresolved":false,"context_lines":[{"line_number":157,"context_line":"## NOTE(yoctozepto): created mostly for TripleO so that they can override it"},{"line_number":158,"context_line":"{% set base_centos_yum_repos_to_disable \u003d ["},{"line_number":159,"context_line":"    \u0027centos-ceph-nautilus\u0027,"},{"line_number":160,"context_line":"] -%}"},{"line_number":161,"context_line":""},{"line_number":162,"context_line":"# centos-release-openstack-stein pulls in centos-release-ceph-nautilus,"},{"line_number":163,"context_line":"# which conflicts with upstream ceph packages. Disable the CentOS Ceph repo to"}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9fb8cfa7_ca15683e","line":160,"range":{"start_line":160,"start_character":2,"end_line":160,"end_character":3},"in_reply_to":"9fb8cfa7_2a07641a","updated":"2019-06-15 19:11:01.000000000","message":"This nope but it\u0027s hard to tell the style. Templates use a mix. I see the examples above do not use this feature. Let me know and I will make amendments.","commit_id":"f5f41ce9426be854af1dceebefeddf64462c401e"},{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"41392a51156076c3c9958e83f0bc145838fb5a96","unresolved":false,"context_lines":[{"line_number":163,"context_line":"# which conflicts with upstream ceph packages. Disable the CentOS Ceph repo to"},{"line_number":164,"context_line":"# work around this."},{"line_number":165,"context_line":"RUN {{ macros.install_packages(base_centos_yum_repo_packages | customizable(\"centos_yum_repo_packages\"), chain\u003dTrue, clean\u003dFalse) }} \\"},{"line_number":166,"context_line":"{% for repo in base_centos_yum_repos_to_disable | customizable(\u0027centos_yum_repos_to_disable\u0027) -%}"},{"line_number":167,"context_line":"    \u0026\u0026 yum-config-manager --disable {{ repo }} \\"},{"line_number":168,"context_line":"{% endfor -%}"},{"line_number":169,"context_line":"{% for key in base_centos_yum_repo_keys | customizable(\u0027centos_yum_repo_keys\u0027) -%}"}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9fb8cfa7_4a0ad81f","line":166,"range":{"start_line":166,"start_character":94,"end_line":166,"end_character":95},"updated":"2019-06-15 19:06:53.000000000","message":"or this","commit_id":"f5f41ce9426be854af1dceebefeddf64462c401e"},{"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":"f5637687e455bad7f9221d029f131f28c2065049","unresolved":false,"context_lines":[{"line_number":163,"context_line":"# which conflicts with upstream ceph packages. Disable the CentOS Ceph repo to"},{"line_number":164,"context_line":"# work around this."},{"line_number":165,"context_line":"RUN {{ macros.install_packages(base_centos_yum_repo_packages | customizable(\"centos_yum_repo_packages\"), chain\u003dTrue, clean\u003dFalse) }} \\"},{"line_number":166,"context_line":"{% for repo in base_centos_yum_repos_to_disable | customizable(\u0027centos_yum_repos_to_disable\u0027) -%}"},{"line_number":167,"context_line":"    \u0026\u0026 yum-config-manager --disable {{ repo }} \\"},{"line_number":168,"context_line":"{% endfor -%}"},{"line_number":169,"context_line":"{% for key in base_centos_yum_repo_keys | customizable(\u0027centos_yum_repo_keys\u0027) -%}"}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9fb8cfa7_6a2a3c7f","line":166,"range":{"start_line":166,"start_character":94,"end_line":166,"end_character":95},"in_reply_to":"9fb8cfa7_4a0ad81f","updated":"2019-06-15 19:11:01.000000000","message":"This yes or we break the precious RUN command. :-)","commit_id":"f5f41ce9426be854af1dceebefeddf64462c401e"},{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"41392a51156076c3c9958e83f0bc145838fb5a96","unresolved":false,"context_lines":[{"line_number":165,"context_line":"RUN {{ macros.install_packages(base_centos_yum_repo_packages | customizable(\"centos_yum_repo_packages\"), chain\u003dTrue, clean\u003dFalse) }} \\"},{"line_number":166,"context_line":"{% for repo in base_centos_yum_repos_to_disable | customizable(\u0027centos_yum_repos_to_disable\u0027) -%}"},{"line_number":167,"context_line":"    \u0026\u0026 yum-config-manager --disable {{ repo }} \\"},{"line_number":168,"context_line":"{% endfor -%}"},{"line_number":169,"context_line":"{% for key in base_centos_yum_repo_keys | customizable(\u0027centos_yum_repo_keys\u0027) -%}"},{"line_number":170,"context_line":"    \u0026\u0026 rpm --import {{ key }} \\"},{"line_number":171,"context_line":"{% endfor -%}"}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9fb8cfa7_ea14ec45","line":168,"range":{"start_line":168,"start_character":10,"end_line":168,"end_character":11},"updated":"2019-06-15 19:06:53.000000000","message":"or this","commit_id":"f5f41ce9426be854af1dceebefeddf64462c401e"},{"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":"f5637687e455bad7f9221d029f131f28c2065049","unresolved":false,"context_lines":[{"line_number":165,"context_line":"RUN {{ macros.install_packages(base_centos_yum_repo_packages | customizable(\"centos_yum_repo_packages\"), chain\u003dTrue, clean\u003dFalse) }} \\"},{"line_number":166,"context_line":"{% for repo in base_centos_yum_repos_to_disable | customizable(\u0027centos_yum_repos_to_disable\u0027) -%}"},{"line_number":167,"context_line":"    \u0026\u0026 yum-config-manager --disable {{ repo }} \\"},{"line_number":168,"context_line":"{% endfor -%}"},{"line_number":169,"context_line":"{% for key in base_centos_yum_repo_keys | customizable(\u0027centos_yum_repo_keys\u0027) -%}"},{"line_number":170,"context_line":"    \u0026\u0026 rpm --import {{ key }} \\"},{"line_number":171,"context_line":"{% endfor -%}"}],"source_content_type":"text/x-jinja2","patch_set":6,"id":"9fb8cfa7_8a2d3096","line":168,"range":{"start_line":168,"start_character":10,"end_line":168,"end_character":11},"in_reply_to":"9fb8cfa7_ea14ec45","updated":"2019-06-15 19:11:01.000000000","message":"This too or we break the precious RUN command. :-)","commit_id":"f5f41ce9426be854af1dceebefeddf64462c401e"}]}
