)]}'
{"manifests/repo/debian/debian.pp":[{"author":{"_account_id":16137,"name":"Tobias Urdin","email":"tobias.urdin@binero.com","username":"tobasco"},"change_message_id":"9fa10deb5eddc03b25d91d401c5215077c0c87b6","unresolved":true,"context_lines":[{"line_number":66,"context_line":"      # Extrepo is much nicer than what\u0027s below, because"},{"line_number":67,"context_line":"      # the repositories are authenticated by extrepo itself."},{"line_number":68,"context_line":"      # Also, using apt-key is now deprecated (to be removed in 2021)."},{"line_number":69,"context_line":"      package { \u0027extrepo\u0027:"},{"line_number":70,"context_line":"        ensure \u003d\u003e present,"},{"line_number":71,"context_line":"      }"},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"      exec { \"extrepo enable openstack_${release}\":"},{"line_number":74,"context_line":"        command     \u003d\u003e \"extrepo enable openstack_${release}\","}],"source_content_type":"text/x-puppet","patch_set":12,"id":"73f8791a_6627e748","line":71,"range":{"start_line":69,"start_character":0,"end_line":71,"end_character":7},"updated":"2021-04-26 13:08:55.000000000","message":"maybe to be nice to deployers use ensource_resource() or ensure_package() here to not cause a redeclaration issue if any other modules or manifests already define the extrepo package?","commit_id":"edfb8d263b8c646516e99024dde6297ee6ae36b6"},{"author":{"_account_id":6476,"name":"Thomas Goirand","email":"thomas@goirand.fr","username":"thomas-goirand"},"change_message_id":"817577953922b8e3b78fdf87c5ff18f9e69a0984","unresolved":false,"context_lines":[{"line_number":66,"context_line":"      # Extrepo is much nicer than what\u0027s below, because"},{"line_number":67,"context_line":"      # the repositories are authenticated by extrepo itself."},{"line_number":68,"context_line":"      # Also, using apt-key is now deprecated (to be removed in 2021)."},{"line_number":69,"context_line":"      package { \u0027extrepo\u0027:"},{"line_number":70,"context_line":"        ensure \u003d\u003e present,"},{"line_number":71,"context_line":"      }"},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"      exec { \"extrepo enable openstack_${release}\":"},{"line_number":74,"context_line":"        command     \u003d\u003e \"extrepo enable openstack_${release}\","}],"source_content_type":"text/x-puppet","patch_set":12,"id":"a32d9ad1_d5825210","line":71,"range":{"start_line":69,"start_character":0,"end_line":71,"end_character":7},"in_reply_to":"73f8791a_6627e748","updated":"2021-04-27 14:07:19.000000000","message":"Done","commit_id":"edfb8d263b8c646516e99024dde6297ee6ae36b6"},{"author":{"_account_id":16137,"name":"Tobias Urdin","email":"tobias.urdin@binero.com","username":"tobasco"},"change_message_id":"9fa10deb5eddc03b25d91d401c5215077c0c87b6","unresolved":true,"context_lines":[{"line_number":71,"context_line":"      }"},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"      exec { \"extrepo enable openstack_${release}\":"},{"line_number":74,"context_line":"        command     \u003d\u003e \"extrepo enable openstack_${release}\","},{"line_number":75,"context_line":"        logoutput   \u003d\u003e \u0027on_failure\u0027,"},{"line_number":76,"context_line":"        tries       \u003d\u003e 3,"},{"line_number":77,"context_line":"        try_sleep   \u003d\u003e 1,"}],"source_content_type":"text/x-puppet","patch_set":12,"id":"0e6e5f11_4364372b","line":74,"range":{"start_line":74,"start_character":49,"end_line":74,"end_character":59},"updated":"2021-04-26 13:08:55.000000000","message":"do you need to ensure release is lowercase only?","commit_id":"edfb8d263b8c646516e99024dde6297ee6ae36b6"},{"author":{"_account_id":6476,"name":"Thomas Goirand","email":"thomas@goirand.fr","username":"thomas-goirand"},"change_message_id":"817577953922b8e3b78fdf87c5ff18f9e69a0984","unresolved":false,"context_lines":[{"line_number":71,"context_line":"      }"},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"      exec { \"extrepo enable openstack_${release}\":"},{"line_number":74,"context_line":"        command     \u003d\u003e \"extrepo enable openstack_${release}\","},{"line_number":75,"context_line":"        logoutput   \u003d\u003e \u0027on_failure\u0027,"},{"line_number":76,"context_line":"        tries       \u003d\u003e 3,"},{"line_number":77,"context_line":"        try_sleep   \u003d\u003e 1,"}],"source_content_type":"text/x-puppet","patch_set":12,"id":"61ed1988_a73c637c","line":74,"range":{"start_line":74,"start_character":49,"end_line":74,"end_character":59},"in_reply_to":"0e6e5f11_4364372b","updated":"2021-04-27 14:07:19.000000000","message":"Done","commit_id":"edfb8d263b8c646516e99024dde6297ee6ae36b6"}],"spec/classes/openstack_extras_repo_debian_debian_spec.rb":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"08ca5e381355faabec536d92244deb180ca0951a","unresolved":true,"context_lines":[{"line_number":41,"context_line":"    context \u0027with default parameters\u0027 do"},{"line_number":42,"context_line":"      let :params do"},{"line_number":43,"context_line":"        {"},{"line_number":44,"context_line":"          :use_extrepo \u003d\u003e false,"},{"line_number":45,"context_line":"        }"},{"line_number":46,"context_line":"      end"},{"line_number":47,"context_line":""}],"source_content_type":"text/x-ruby","patch_set":11,"id":"495cde65_b72f3915","line":44,"range":{"start_line":44,"start_character":10,"end_line":44,"end_character":32},"updated":"2021-04-26 08:26:41.000000000","message":"This is inconsistent with the title.","commit_id":"fde574e221dbac4a24e2f71e224f38b807946ccb"},{"author":{"_account_id":6476,"name":"Thomas Goirand","email":"thomas@goirand.fr","username":"thomas-goirand"},"change_message_id":"a9f7a8169db9a8f8f58e1e5bb5676e527f25a6d4","unresolved":false,"context_lines":[{"line_number":41,"context_line":"    context \u0027with default parameters\u0027 do"},{"line_number":42,"context_line":"      let :params do"},{"line_number":43,"context_line":"        {"},{"line_number":44,"context_line":"          :use_extrepo \u003d\u003e false,"},{"line_number":45,"context_line":"        }"},{"line_number":46,"context_line":"      end"},{"line_number":47,"context_line":""}],"source_content_type":"text/x-ruby","patch_set":11,"id":"267b4599_b8382304","line":44,"range":{"start_line":44,"start_character":10,"end_line":44,"end_character":32},"in_reply_to":"495cde65_b72f3915","updated":"2021-04-26 08:37:56.000000000","message":"Done","commit_id":"fde574e221dbac4a24e2f71e224f38b807946ccb"}]}
