)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":14250,"name":"Grzegorz Grasza","email":"xek@redhat.com","username":"xek"},"change_message_id":"48f928ca9f639914e607120bfb7c115444421e36","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a0578746_811d8b32","updated":"2022-04-03 18:59:27.000000000","message":"I agree, let\u0027s remove it altogether.","commit_id":"7c549015f99cfcd70257776f5d6c434873bf97bd"},{"author":{"_account_id":1955,"name":"Alan Pevec","email":"alan.pevec@redhat.com","username":"apevec"},"change_message_id":"d554fc82df50fa2ea5e08442f8863779e5ba6421","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ae0907a6_3471c232","updated":"2022-03-28 18:46:23.000000000","message":"Not sure if we actually want to fix this script, TripleO CI is not using it[*] and it is not meant to be used for production environment so by KISS rule, better to remove it!\n\n\n[*] CI role is now https://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/ipa-multinode","commit_id":"7c549015f99cfcd70257776f5d6c434873bf97bd"},{"author":{"_account_id":14345,"name":"Filip Hubík","email":"fhubik@redhat.com","username":"fhubik"},"change_message_id":"dff40a601a816949038628228b3b147cf117b7d1","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"be0e11bb_cb69dd79","updated":"2022-03-30 08:42:44.000000000","message":"Note with such patch there seems to be still an dependency (or more missing), script now fails on:\n\n...\n+ yum -q install -y ipa-server ipa-server-dns rng-tools git\nuavc:  op\u003dload_policy lsm\u003dselinux seqno\u003d5 res\u003d1uavc:  op\u003dload_policy lsm\u003dselinux seqno\u003d6 res\u003d1+ hostnamectl set-hostname --static freeipa-0.redhat.local\n+ tee -a /etc/hosts\n++ hostname\n+ echo 10.0.0.13 freeipa-0.redhat.local\n+ cat\n+ iptables-restore\n/tmp/freeipa_setup.sh: line 88: iptables-restore: command not found","commit_id":"7c549015f99cfcd70257776f5d6c434873bf97bd"},{"author":{"_account_id":1955,"name":"Alan Pevec","email":"alan.pevec@redhat.com","username":"apevec"},"change_message_id":"9994b286d3c14f49d52f045882bbe0dc686fea22","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b58fa166_1a44fd8d","in_reply_to":"be0e11bb_cb69dd79","updated":"2022-03-30 10:39:13.000000000","message":"iptables is deprecated in RHEL9, why is it needed?\nAgain, instead of fixing this obsolete script, let\u0027s reuse existing and working role in TripleO CI","commit_id":"7c549015f99cfcd70257776f5d6c434873bf97bd"},{"author":{"_account_id":14250,"name":"Grzegorz Grasza","email":"xek@redhat.com","username":"xek"},"change_message_id":"ce899e6fb076dd1ae716cc2a69f8bbfe861f112b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"cd3c5486_c92c8f52","updated":"2022-04-04 06:46:07.000000000","message":"RDO failed with an unrelated failure to download packages","commit_id":"64c75f2f2701e677f9c19f16763c17c8d41c5053"},{"author":{"_account_id":14250,"name":"Grzegorz Grasza","email":"xek@redhat.com","username":"xek"},"change_message_id":"10ed3b05740592b05e2f4b2de6df940fb0d497fd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"38d55969_9bfd1735","updated":"2022-04-04 06:46:21.000000000","message":"check-rdo","commit_id":"64c75f2f2701e677f9c19f16763c17c8d41c5053"}],"ci/scripts/freeipa_setup.sh":[{"author":{"_account_id":1955,"name":"Alan Pevec","email":"alan.pevec@redhat.com","username":"apevec"},"change_message_id":"d554fc82df50fa2ea5e08442f8863779e5ba6421","unresolved":true,"context_lines":[{"line_number":91,"context_line":""},{"line_number":92,"context_line":"iptables-restore \u003c freeipa-iptables-rules.txt"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"# Entropy generation; otherwise, ipa-server-install will lag."},{"line_number":95,"context_line":"if [[ $VERSION_ID !\u003d 8* ]]; then"},{"line_number":96,"context_line":"   chkconfig haveged on"},{"line_number":97,"context_line":"   systemctl start haveged"}],"source_content_type":"text/x-sh","patch_set":1,"id":"c5702171_b1fe2b0b","side":"PARENT","line":94,"updated":"2022-03-28 18:46:23.000000000","message":"so haveged is what was pulled from EPEL\n\nDo we have more info on what \"ipa-server-install will lag\" means?","commit_id":"c4205b9641644f3be5bdd702af05a9d76518a3b1"},{"author":{"_account_id":1955,"name":"Alan Pevec","email":"alan.pevec@redhat.com","username":"apevec"},"change_message_id":"d554fc82df50fa2ea5e08442f8863779e5ba6421","unresolved":true,"context_lines":[{"line_number":96,"context_line":"   chkconfig haveged on"},{"line_number":97,"context_line":"   systemctl start haveged"},{"line_number":98,"context_line":""},{"line_number":99,"context_line":"   # Remove conflicting httpd configuration"},{"line_number":100,"context_line":"   rm -f /etc/httpd/conf.d/ssl.conf"},{"line_number":101,"context_line":"fi"},{"line_number":102,"context_line":""}],"source_content_type":"text/x-sh","patch_set":1,"id":"6607a61b_f6a2f0f8","side":"PARENT","line":99,"updated":"2022-03-28 18:46:23.000000000","message":"This was conflicting ipa-server with RHEL 7 httpd?","commit_id":"c4205b9641644f3be5bdd702af05a9d76518a3b1"},{"author":{"_account_id":1955,"name":"Alan Pevec","email":"alan.pevec@redhat.com","username":"apevec"},"change_message_id":"d554fc82df50fa2ea5e08442f8863779e5ba6421","unresolved":true,"context_lines":[{"line_number":44,"context_line":"fi"},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"source /etc/os-release"},{"line_number":47,"context_line":"# RHEL8.0 and up does not have epel yet"},{"line_number":48,"context_line":"PKGS\u003d\"ipa-server ipa-server-dns rng-tools git\""},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"# Install the needed packages"}],"source_content_type":"text/x-sh","patch_set":1,"id":"84e917c8_1583a9dd","line":47,"updated":"2022-03-28 18:46:23.000000000","message":"please remove that comment, it\u0027s not true and not relevant after removing if","commit_id":"7c549015f99cfcd70257776f5d6c434873bf97bd"}]}
