)]}'
{"install_puppet.sh":[{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"794ca6d3d40c88c11b22794ea428ee413f08c7e5","unresolved":false,"context_lines":[{"line_number":121,"context_line":"}"},{"line_number":122,"context_line":""},{"line_number":123,"context_line":"function setup_puppet_rhel7 {"},{"line_number":124,"context_line":"    local puppet_pkg\u003d\"http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm\""},{"line_number":125,"context_line":""},{"line_number":126,"context_line":"    # install a bootstrap epel repo to install latest epel-release"},{"line_number":127,"context_line":"    # package (which provides correct gpg keys, etc); then remove"}],"source_content_type":"text/x-sh","patch_set":1,"id":"1a122d0e_e01a26c5","line":124,"range":{"start_line":124,"start_character":22,"end_line":124,"end_character":26},"updated":"2016-04-20 15:51:16.000000000","message":"it\u0027s also available via https if that\u0027s matters","commit_id":"a1106ea602400aec6f977323b861fc3eaaa59ee6"},{"author":{"_account_id":4162,"name":"Paul Belanger","email":"pabelanger@redhat.com","username":"pabelanger"},"change_message_id":"06f8496d9b6915b899649ab9efac32b0767efe64","unresolved":false,"context_lines":[{"line_number":121,"context_line":"}"},{"line_number":122,"context_line":""},{"line_number":123,"context_line":"function setup_puppet_rhel7 {"},{"line_number":124,"context_line":"    local puppet_pkg\u003d\"http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm\""},{"line_number":125,"context_line":""},{"line_number":126,"context_line":"    # install a bootstrap epel repo to install latest epel-release"},{"line_number":127,"context_line":"    # package (which provides correct gpg keys, etc); then remove"}],"source_content_type":"text/x-sh","patch_set":1,"id":"1a122d0e_51700aa4","line":124,"range":{"start_line":124,"start_character":22,"end_line":124,"end_character":26},"in_reply_to":"1a122d0e_e01a26c5","updated":"2016-04-20 16:32:51.000000000","message":"Agreed, lets stick with HTTPS","commit_id":"a1106ea602400aec6f977323b861fc3eaaa59ee6"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"4c37e5ebf27504e808b7108b32c48b2fbd4df12e","unresolved":false,"context_lines":[{"line_number":141,"context_line":"    yum update -y"},{"line_number":142,"context_line":""},{"line_number":143,"context_line":"    # NOTE: we preinstall lsb_release to ensure facter sets lsbdistcodename"},{"line_number":144,"context_line":"    yum install -y redhat-lsb-core git puppet"},{"line_number":145,"context_line":""},{"line_number":146,"context_line":"    rpm -ivh $puppet_pkg"},{"line_number":147,"context_line":""}],"source_content_type":"text/x-sh","patch_set":2,"id":"1a122d0e_9cc912af","line":144,"updated":"2016-04-20 18:30:43.000000000","message":"Why puppet already here? Isn\u0027t that redundant with line 146?","commit_id":"b53c69cfb2359b2d5330bda8e92fce0c319fbeb7"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"4c37e5ebf27504e808b7108b32c48b2fbd4df12e","unresolved":false,"context_lines":[{"line_number":143,"context_line":"    # NOTE: we preinstall lsb_release to ensure facter sets lsbdistcodename"},{"line_number":144,"context_line":"    yum install -y redhat-lsb-core git puppet"},{"line_number":145,"context_line":""},{"line_number":146,"context_line":"    rpm -ivh $puppet_pkg"},{"line_number":147,"context_line":""},{"line_number":148,"context_line":"    # see comments in setup_puppet_fedora"},{"line_number":149,"context_line":"    ln -s /usr/bin/pip /usr/bin/pip-python"}],"source_content_type":"text/x-sh","patch_set":2,"id":"1a122d0e_dce0aa2b","line":146,"range":{"start_line":146,"start_character":4,"end_line":146,"end_character":24},"updated":"2016-04-20 18:30:43.000000000","message":"This is the line where it fails, isn\u0027t it?\n\nShouldn\u0027t we use -U here?","commit_id":"b53c69cfb2359b2d5330bda8e92fce0c319fbeb7"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"b76694333a4b354497204be2e1dca812a24aeb66","unresolved":false,"context_lines":[{"line_number":143,"context_line":"    # NOTE: we preinstall lsb_release to ensure facter sets lsbdistcodename"},{"line_number":144,"context_line":"    yum install -y redhat-lsb-core git puppet"},{"line_number":145,"context_line":""},{"line_number":146,"context_line":"    rpm -ivh $puppet_pkg"},{"line_number":147,"context_line":""},{"line_number":148,"context_line":"    # see comments in setup_puppet_fedora"},{"line_number":149,"context_line":"    ln -s /usr/bin/pip /usr/bin/pip-python"}],"source_content_type":"text/x-sh","patch_set":2,"id":"1a122d0e_bc7a0e22","line":146,"range":{"start_line":146,"start_character":4,"end_line":146,"end_character":24},"in_reply_to":"1a122d0e_dce0aa2b","updated":"2016-04-20 18:36:11.000000000","message":"This is installing the puppet repo after installing whatever version of puppet is available centos.  puppet_pkg here is a bad name as it\u0027s not actually installing puppet but rather installing the puppetlabs yum repo data","commit_id":"b53c69cfb2359b2d5330bda8e92fce0c319fbeb7"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"05f6bbc230fd4f14781df7de97fb8b9270d3ad77","unresolved":false,"context_lines":[{"line_number":143,"context_line":"    # NOTE: we preinstall lsb_release to ensure facter sets lsbdistcodename"},{"line_number":144,"context_line":"    yum install -y redhat-lsb-core git puppet"},{"line_number":145,"context_line":""},{"line_number":146,"context_line":"    rpm -ivh $puppet_pkg"},{"line_number":147,"context_line":""},{"line_number":148,"context_line":"    # see comments in setup_puppet_fedora"},{"line_number":149,"context_line":"    ln -s /usr/bin/pip /usr/bin/pip-python"}],"source_content_type":"text/x-sh","patch_set":2,"id":"1a122d0e_9cb3d209","line":146,"range":{"start_line":146,"start_character":4,"end_line":146,"end_character":24},"in_reply_to":"1a122d0e_dce0aa2b","updated":"2016-04-20 18:34:17.000000000","message":"failure is elsewhere according to logs.","commit_id":"b53c69cfb2359b2d5330bda8e92fce0c319fbeb7"}]}
