)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"2809bf7e5aa407529caaeef4f6cd2095904f3422","unresolved":true,"context_lines":[{"line_number":7,"context_line":"Explictly install docker.io package"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"New docker-compose-v2 package no longer depends on docker.io[1]."},{"line_number":10,"context_line":"Our tools kinda rely on /usr/bin/docker being there (for now!)."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"[1] https://git.launchpad.net/ubuntu/+source/docker-compose-v2/commit/?id\u003d767feadc0c6d8530abfa30fa13a4b7a88bbb0cf2"},{"line_number":13,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"e8eecf1f_bdf69195","line":10,"range":{"start_line":10,"start_character":53,"end_line":10,"end_character":60},"updated":"2025-10-24 06:59:20.000000000","message":"what do you mean by this, is there a follow-up to drop using it? sound pretty mysterious as it is","commit_id":"8ab4427976ec60464c82856b4597ad43099f23a0"},{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"ca328824e9e54c708628064a8cc3ae432bb35775","unresolved":true,"context_lines":[{"line_number":7,"context_line":"Explictly install docker.io package"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"New docker-compose-v2 package no longer depends on docker.io[1]."},{"line_number":10,"context_line":"Our tools kinda rely on /usr/bin/docker being there (for now!)."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"[1] https://git.launchpad.net/ubuntu/+source/docker-compose-v2/commit/?id\u003d767feadc0c6d8530abfa30fa13a4b7a88bbb0cf2"},{"line_number":13,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"5d8d6ee7_7ac9a314","line":10,"range":{"start_line":10,"start_character":53,"end_line":10,"end_character":60},"in_reply_to":"e8eecf1f_bdf69195","updated":"2025-10-24 13:34:43.000000000","message":"On Ubuntu noble we switched over to using podman as the container runtime. But we did that by having podman listen on docker\u0027s socket location on disk. This way we don\u0027t have to rewrite all of the ansible that uses `docker` commands to manage containers. For services that have updated to noble we can start looking at updating the ansible management to use `podman` instead of `docker` if we like. I don\u0027t think they are 1:1 in terms of compatibility so its possible we discover some new issues in the process.","commit_id":"8ab4427976ec60464c82856b4597ad43099f23a0"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"6b42f6168f1280a0e65365879c0456c9a3709e81","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"a65345f9_295ed213","updated":"2025-10-24 13:47:12.000000000","message":"This should be a noop on our existing servers and it should also get CI working again for container based system-config jobs as well as any new servers that we might boot.","commit_id":"dc977420a406aacd7d81d41dff40c71abad26963"}],"playbooks/roles/install-docker/tasks/Ubuntu.noble.yaml":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"ca328824e9e54c708628064a8cc3ae432bb35775","unresolved":true,"context_lines":[{"line_number":8,"context_line":"  apt:"},{"line_number":9,"context_line":"    name:"},{"line_number":10,"context_line":"      - docker-compose-v2"},{"line_number":11,"context_line":"      # \"new\" releases of docker-compose-v2 don\u0027t depend on this"},{"line_number":12,"context_line":"      # but our playbooks rely on it being there."},{"line_number":13,"context_line":"      - docker.io"},{"line_number":14,"context_line":"      - podman"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"b2696b1a_40aba6db","line":11,"updated":"2025-10-24 13:34:43.000000000","message":"Specifically the new version in noble-updates lists docker.io as a recommends: https://packages.ubuntu.com/noble-updates/docker-compose-v2. The version from noble required it: https://packages.ubuntu.com/noble/docker-compose-v2","commit_id":"8ab4427976ec60464c82856b4597ad43099f23a0"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"2809bf7e5aa407529caaeef4f6cd2095904f3422","unresolved":true,"context_lines":[{"line_number":28,"context_line":"    state: present"},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"- name: Disable docker daemon service"},{"line_number":31,"context_line":"  # We want /usr/bin/docker but don\u0027t need or wnt the docker service"},{"line_number":32,"context_line":"  become: true"},{"line_number":33,"context_line":"  service:"},{"line_number":34,"context_line":"    name: docker"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"fdc9f5b0_5393b2e9","line":31,"range":{"start_line":31,"start_character":46,"end_line":31,"end_character":49},"updated":"2025-10-24 06:59:20.000000000","message":"nit: want","commit_id":"8ab4427976ec60464c82856b4597ad43099f23a0"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"2809bf7e5aa407529caaeef4f6cd2095904f3422","unresolved":true,"context_lines":[{"line_number":36,"context_line":"    enabled: false"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"- name: Disable docker socket service"},{"line_number":39,"context_line":"  # We want /usr/bin/docker but don\u0027t need or wnt the docker socket"},{"line_number":40,"context_line":"  become: true"},{"line_number":41,"context_line":"  service:"},{"line_number":42,"context_line":"    name: docker.socket"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"a0af9624_46969790","line":39,"range":{"start_line":39,"start_character":46,"end_line":39,"end_character":49},"updated":"2025-10-24 06:59:20.000000000","message":"dito","commit_id":"8ab4427976ec60464c82856b4597ad43099f23a0"}]}
