)]}'
{"ansible/group_vars/all/kolla":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"63351c78671cde09ecf87da62dc3c6dcff64d280","unresolved":true,"context_lines":[{"line_number":68,"context_line":"# Whether docker should be configured to use an insecure registry for Kolla"},{"line_number":69,"context_line":"# images. Default is false, unless docker_registry_enabled is true and"},{"line_number":70,"context_line":"# docker_registry_enable_tls is false."},{"line_number":71,"context_line":"kolla_docker_registry_insecure: \"{{ True if docker_registry_enabled and not docker_registry_enable_tls else False }}\""},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"# Username to use to access a docker registry."},{"line_number":74,"context_line":"kolla_docker_registry_username:"}],"source_content_type":"application/octet-stream","patch_set":2,"id":"89c4d7ee_bccca963","line":71,"range":{"start_line":71,"start_character":36,"end_line":71,"end_character":113},"updated":"2021-10-04 08:34:22.000000000","message":"nit: this would be simpler:\n\ndocker_registry_enabled and not docker_registry_enable_tls\n\nStrictly, should use the bool filter too.","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"5d3760a62f8879393c556c073c75febba79b4f2e","unresolved":false,"context_lines":[{"line_number":68,"context_line":"# Whether docker should be configured to use an insecure registry for Kolla"},{"line_number":69,"context_line":"# images. Default is false, unless docker_registry_enabled is true and"},{"line_number":70,"context_line":"# docker_registry_enable_tls is false."},{"line_number":71,"context_line":"kolla_docker_registry_insecure: \"{{ True if docker_registry_enabled and not docker_registry_enable_tls else False }}\""},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"# Username to use to access a docker registry."},{"line_number":74,"context_line":"kolla_docker_registry_username:"}],"source_content_type":"application/octet-stream","patch_set":2,"id":"84ac2b15_64444f1d","line":71,"range":{"start_line":71,"start_character":36,"end_line":71,"end_character":113},"in_reply_to":"89c4d7ee_bccca963","updated":"2021-10-04 09:22:58.000000000","message":"Done","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"}],"ansible/roles/kolla-ansible/templates/globals.yml.j2":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"63351c78671cde09ecf87da62dc3c6dcff64d280","unresolved":true,"context_lines":[{"line_number":67,"context_line":"{% endif %}"},{"line_number":68,"context_line":"docker_storage_driver: \"{{ docker_storage_driver }}\""},{"line_number":69,"context_line":"docker_custom_config: {{ kolla_docker_custom_config | to_nice_json | indent(2) }}"},{"line_number":70,"context_line":"{% if kolla_docker_registry_insecure %}"},{"line_number":71,"context_line":"docker_registry_insecure: \"yes\""},{"line_number":72,"context_line":"{% endif %}"},{"line_number":73,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"4ab2797f_8a830435","line":70,"range":{"start_line":70,"start_character":6,"end_line":70,"end_character":36},"updated":"2021-10-04 08:34:22.000000000","message":"nit: bool","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"5d3760a62f8879393c556c073c75febba79b4f2e","unresolved":false,"context_lines":[{"line_number":67,"context_line":"{% endif %}"},{"line_number":68,"context_line":"docker_storage_driver: \"{{ docker_storage_driver }}\""},{"line_number":69,"context_line":"docker_custom_config: {{ kolla_docker_custom_config | to_nice_json | indent(2) }}"},{"line_number":70,"context_line":"{% if kolla_docker_registry_insecure %}"},{"line_number":71,"context_line":"docker_registry_insecure: \"yes\""},{"line_number":72,"context_line":"{% endif %}"},{"line_number":73,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"ebfb9142_f9180346","line":70,"range":{"start_line":70,"start_character":6,"end_line":70,"end_character":36},"in_reply_to":"4ab2797f_8a830435","updated":"2021-10-04 09:22:58.000000000","message":"Done","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"}],"doc/source/configuration/reference/kolla.rst":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"63351c78671cde09ecf87da62dc3c6dcff64d280","unresolved":true,"context_lines":[{"line_number":83,"context_line":"``kolla_docker_registry``"},{"line_number":84,"context_line":"    URL of docker registry to use for Kolla images. Default is to use the value"},{"line_number":85,"context_line":"    of ``docker_registry`` variable (see :ref:`configuration-hosts-docker`)."},{"line_number":86,"context_line":"``kolla_docker_registry_insecure``"},{"line_number":87,"context_line":"    Whether docker should be configured to use an insecure registry for Kolla"},{"line_number":88,"context_line":"    images. Default is false, unless ``docker_registry_enabled`` is true and"},{"line_number":89,"context_line":"    ``docker_registry_enable_tls`` is false."},{"line_number":90,"context_line":"``kolla_docker_registry_username``"},{"line_number":91,"context_line":"    Username to use to access a docker registry. Default is not set, in which"},{"line_number":92,"context_line":"    case the registry will be used without authentication."}],"source_content_type":"text/x-rst","patch_set":2,"id":"dfd9c14f_0d06701f","line":89,"range":{"start_line":86,"start_character":0,"end_line":89,"end_character":44},"updated":"2021-10-04 08:34:22.000000000","message":"nit: not really relevant to kolla","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"5c56ee1ff6aa15995595ce7b0ad355ba6d23382a","unresolved":true,"context_lines":[{"line_number":83,"context_line":"``kolla_docker_registry``"},{"line_number":84,"context_line":"    URL of docker registry to use for Kolla images. Default is to use the value"},{"line_number":85,"context_line":"    of ``docker_registry`` variable (see :ref:`configuration-hosts-docker`)."},{"line_number":86,"context_line":"``kolla_docker_registry_insecure``"},{"line_number":87,"context_line":"    Whether docker should be configured to use an insecure registry for Kolla"},{"line_number":88,"context_line":"    images. Default is false, unless ``docker_registry_enabled`` is true and"},{"line_number":89,"context_line":"    ``docker_registry_enable_tls`` is false."},{"line_number":90,"context_line":"``kolla_docker_registry_username``"},{"line_number":91,"context_line":"    Username to use to access a docker registry. Default is not set, in which"},{"line_number":92,"context_line":"    case the registry will be used without authentication."}],"source_content_type":"text/x-rst","patch_set":2,"id":"f0425aab_9840628c","line":89,"range":{"start_line":86,"start_character":0,"end_line":89,"end_character":44},"in_reply_to":"1c962e56_7f27113b","updated":"2021-10-04 09:24:02.000000000","message":"Should I rephrase to:\n\n\"Default is false, unless Kayobe is configured to deploy an insecure registry\"?","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"5d3760a62f8879393c556c073c75febba79b4f2e","unresolved":true,"context_lines":[{"line_number":83,"context_line":"``kolla_docker_registry``"},{"line_number":84,"context_line":"    URL of docker registry to use for Kolla images. Default is to use the value"},{"line_number":85,"context_line":"    of ``docker_registry`` variable (see :ref:`configuration-hosts-docker`)."},{"line_number":86,"context_line":"``kolla_docker_registry_insecure``"},{"line_number":87,"context_line":"    Whether docker should be configured to use an insecure registry for Kolla"},{"line_number":88,"context_line":"    images. Default is false, unless ``docker_registry_enabled`` is true and"},{"line_number":89,"context_line":"    ``docker_registry_enable_tls`` is false."},{"line_number":90,"context_line":"``kolla_docker_registry_username``"},{"line_number":91,"context_line":"    Username to use to access a docker registry. Default is not set, in which"},{"line_number":92,"context_line":"    case the registry will be used without authentication."}],"source_content_type":"text/x-rst","patch_set":2,"id":"1c962e56_7f27113b","line":89,"range":{"start_line":86,"start_character":0,"end_line":89,"end_character":44},"in_reply_to":"dfd9c14f_0d06701f","updated":"2021-10-04 09:22:58.000000000","message":"Not sure what you mean?","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"d41436bacaebec273b7996a9ae4baca035e45315","unresolved":true,"context_lines":[{"line_number":83,"context_line":"``kolla_docker_registry``"},{"line_number":84,"context_line":"    URL of docker registry to use for Kolla images. Default is to use the value"},{"line_number":85,"context_line":"    of ``docker_registry`` variable (see :ref:`configuration-hosts-docker`)."},{"line_number":86,"context_line":"``kolla_docker_registry_insecure``"},{"line_number":87,"context_line":"    Whether docker should be configured to use an insecure registry for Kolla"},{"line_number":88,"context_line":"    images. Default is false, unless ``docker_registry_enabled`` is true and"},{"line_number":89,"context_line":"    ``docker_registry_enable_tls`` is false."},{"line_number":90,"context_line":"``kolla_docker_registry_username``"},{"line_number":91,"context_line":"    Username to use to access a docker registry. Default is not set, in which"},{"line_number":92,"context_line":"    case the registry will be used without authentication."}],"source_content_type":"text/x-rst","patch_set":2,"id":"07d46e09_7431f29f","line":89,"range":{"start_line":86,"start_character":0,"end_line":89,"end_character":44},"in_reply_to":"f0425aab_9840628c","updated":"2021-10-04 09:31:49.000000000","message":"This variable is relevant to Kolla-ansible, not Kolla.","commit_id":"b4306e56faa7b8fd7cd69d1f7b3013eb2a11fdf5"}]}
