)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":14552,"name":"Bjoern Teipel","email":"bjoern.teipel@rackspace.com","username":"bjoern"},"change_message_id":"97894ce39586917a5f53facef5e699b5333a0a30","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"ec4b8e97_0b316f79","updated":"2022-01-26 20:45:49.000000000","message":"LGTM and I would probably use that opportunity to either create a branch or tag to ensure\neveryone knows that this will break all old releases moving forward","commit_id":"c81f5779addf4fa8f0ffa6c450b0f6e72c263013"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"bc068a2b5af676413573f4c86f287aff3ecee181","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"6c52da0a_6ad1af76","in_reply_to":"ec4b8e97_0b316f79","updated":"2022-02-01 19:57:33.000000000","message":"This actually comes in a logical way that we\u0027ve dropped all other ubuntu support for Yoga, except 20.04.\nAnd feels like we merge it before branching so it will be included for stable/yoga.\n\nSo I don\u0027t see any extra-step required as long as readme updated. Would be great to add some CI though, but ci flavors won\u0027t be able to handle this anyway...","commit_id":"c81f5779addf4fa8f0ffa6c450b0f6e72c263013"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"56c292a63ed85db82d20417a070d1d948f50393c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"307524df_10f8059a","updated":"2022-01-27 15:57:50.000000000","message":"When OSA_DEPS_BRANCH moves from stable/ussuri to stable/victoria, Ansible moves from 2.9.x to 2.10, and some of the plugins and references may not work correctly. Since OSA_DEPS_BRANCH seems to be limited to the deploy node itself, leaving it at stable/ussuri while changing the branch to stable/victoria or beyond could work OK for now. TBD.","commit_id":"ef8e5c292399131183bfcfdb9ee0eb0040cb7dd7"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"9fc502c5038c051b166f19736afc51e051cba98f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"3f6a2467_9f6ffd3c","updated":"2022-02-14 16:40:42.000000000","message":"Existing MNAIO deployment is busted as best I can tell, at least with 18.04 hypervisor and ussuri or victoria. The playbooks are not really compatible with Ansible 2.10+, either, since module names are not collection-compatible.\n\nWith the changes here, one can deploy Ussuri on 18.04 VMs with the following:\n\nHypervisor: Ubuntu 20.04\nexport OSA_BRANCH\u003d\"stable/ussuri\"\nexport OSA_DEPS_BRANCH\u003d\"stable/ussuri\"\nexport DEFAULT_IMAGE\u003d\"ubuntu-18.04-amd64\"\nexport ENABLE_OSA_PROXY\u003d\"false\"\nexport MNAIO_ANSIBLE_PARAMETERS\u003d\"-e mnaio_data_disk\u003dnvme0n1 -e mnaio_data_disk_suffix\u003dp1 -e osa_no_containers\u003dtrue\"\n./build.sh\n\nOr, you can deploy V/W/X with the following (Xena shown):\n\nHypervisor: Ubuntu 20.04\nexport OSA_BRANCH\u003d\"stable/xena\"\nexport OSA_DEPS_BRANCH\u003d\"stable/ussuri\"\nexport DEFAULT_IMAGE\u003d\"ubuntu-20.04-amd64\"\nexport ENABLE_OSA_PROXY\u003d\"false\"\nexport MNAIO_ANSIBLE_PARAMETERS\u003d\"-e mnaio_data_disk\u003dnvme0n1 -e mnaio_data_disk_suffix\u003dp1 -e osa_no_containers\u003dtrue\"\n./build.sh\n\n(Take note of OSA_DEPS_BRANCH; it\u0027s important that remain at Ussuri to ensure Ansible 2.9.x is used for playbook compatibility). \n\nIt would be nice to test and merge this as a stop-gap solution before modifying the playbooks for Ansible 2.10 compatibility. Let me know your thoughts.","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"e630e47e73369fe865264f6c201cbfb3abfb9b24","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"132547b3_4e8f1a73","updated":"2022-02-01 19:50:20.000000000","message":"Please ping us when it will be ready for reviews 😊","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"}],"multi-node-aio/playbooks/group_vars/all.yml":[{"author":{"_account_id":34517,"name":"Sowmya Nethi","email":"sowmya.kamavaram@rackspace.com","username":"sowmya.kamavaram"},"change_message_id":"1d90ff0821d82f26996750f00b36d79d2a4dea91","unresolved":true,"context_lines":[{"line_number":50,"context_line":"    image_os: \"ubuntu\""},{"line_number":51,"context_line":"    image-version: \"focal\""},{"line_number":52,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical\""},{"line_number":53,"context_line":"    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux\""},{"line_number":54,"context_line":"    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz\""},{"line_number":55,"context_line":"    image_configs:"},{"line_number":56,"context_line":"      vm:"},{"line_number":57,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm.config\""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"b117d916_fae099ae","line":54,"range":{"start_line":53,"start_character":4,"end_line":54,"end_character":161},"updated":"2022-01-27 06:37:18.000000000","message":"These urls may not work, below are the correct ones:\n    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/linux\"\n    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/initrd.gz\"","commit_id":"c81f5779addf4fa8f0ffa6c450b0f6e72c263013"},{"author":{"_account_id":34517,"name":"Sowmya Nethi","email":"sowmya.kamavaram@rackspace.com","username":"sowmya.kamavaram"},"change_message_id":"79086f6982dc8387804457c08553dcd3d3f7eaae","unresolved":false,"context_lines":[{"line_number":50,"context_line":"    image_os: \"ubuntu\""},{"line_number":51,"context_line":"    image-version: \"focal\""},{"line_number":52,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical\""},{"line_number":53,"context_line":"    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux\""},{"line_number":54,"context_line":"    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz\""},{"line_number":55,"context_line":"    image_configs:"},{"line_number":56,"context_line":"      vm:"},{"line_number":57,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm.config\""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"8e506795_e4b5d65c","line":54,"range":{"start_line":53,"start_character":4,"end_line":54,"end_character":161},"in_reply_to":"1f1c8ffb_2eaa88dc","updated":"2022-01-27 16:04:24.000000000","message":"And while I was running build script for focal, I have added \u0027-e ansible_python_interpreter\u003d\"/usr/bin/python2.7\"\u0027 in build.sh as ansible tasks were failing as it was looking for /usr/bin/python on the target VMs. Did you face the same ?","commit_id":"c81f5779addf4fa8f0ffa6c450b0f6e72c263013"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"baf941ffb7f3de9b451f874c59d0e8f0e468f5e7","unresolved":false,"context_lines":[{"line_number":50,"context_line":"    image_os: \"ubuntu\""},{"line_number":51,"context_line":"    image-version: \"focal\""},{"line_number":52,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical\""},{"line_number":53,"context_line":"    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux\""},{"line_number":54,"context_line":"    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz\""},{"line_number":55,"context_line":"    image_configs:"},{"line_number":56,"context_line":"      vm:"},{"line_number":57,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm.config\""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"9b21cc2d_f3735de7","line":54,"range":{"start_line":53,"start_character":4,"end_line":54,"end_character":161},"in_reply_to":"8e506795_e4b5d65c","updated":"2022-01-27 21:20:42.000000000","message":"I did not face the same issue. I\u0027m running a Focal deploy node against 20.04 VMs with the following:\n\nexport OSA_BRANCH\u003d\"stable/victoria\"\nexport OSA_DEPS_BRANCH\u003d\"stable/ussuri\"\nexport DEFAULT_IMAGE\u003d\"ubuntu-20.04-amd64\"\nexport ENABLE_OSA_PROXY\u003d\"false\"\nexport MNAIO_ANSIBLE_PARAMETERS\u003d\"-e mnaio_data_disk\u003dnvme0n1 -e mnaio_data_disk_suffix\u003dp1 -e osa_no_containers\u003dtrue\"\n./build.sh","commit_id":"c81f5779addf4fa8f0ffa6c450b0f6e72c263013"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"661f65197246c1ad5153da702b624dff7092cea2","unresolved":false,"context_lines":[{"line_number":50,"context_line":"    image_os: \"ubuntu\""},{"line_number":51,"context_line":"    image-version: \"focal\""},{"line_number":52,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical\""},{"line_number":53,"context_line":"    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux\""},{"line_number":54,"context_line":"    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz\""},{"line_number":55,"context_line":"    image_configs:"},{"line_number":56,"context_line":"      vm:"},{"line_number":57,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm.config\""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"1f1c8ffb_2eaa88dc","line":54,"range":{"start_line":53,"start_character":4,"end_line":54,"end_character":161},"in_reply_to":"b117d916_fae099ae","updated":"2022-01-27 15:40:16.000000000","message":"Done","commit_id":"c81f5779addf4fa8f0ffa6c450b0f6e72c263013"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"09bc3ee415cc5a0cde864c8a53ef40db54f46caf","unresolved":true,"context_lines":[{"line_number":18,"context_line":"default_acng_bind_address: 0.0.0.0"},{"line_number":19,"context_line":"default_os_families:"},{"line_number":20,"context_line":"  ubuntu-20.04-amd64: debian"},{"line_number":21,"context_line":"  ubuntu-18.04-amd64: debian"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"default_ubuntu_kernel: linux-generic"},{"line_number":24,"context_line":"default_ubuntu_mirror_proxy: \u0027http://10.0.2.1:3142/\u0027"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"643ae5e9_ee994462","line":21,"range":{"start_line":21,"start_character":1,"end_line":21,"end_character":28},"updated":"2022-02-01 20:02:28.000000000","message":"is it needed? It\u0027s claimed as unsupported?\nWe also don\u0027t support bionic in osa starting from Y","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"9fc502c5038c051b166f19736afc51e051cba98f","unresolved":true,"context_lines":[{"line_number":18,"context_line":"default_acng_bind_address: 0.0.0.0"},{"line_number":19,"context_line":"default_os_families:"},{"line_number":20,"context_line":"  ubuntu-20.04-amd64: debian"},{"line_number":21,"context_line":"  ubuntu-18.04-amd64: debian"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"default_ubuntu_kernel: linux-generic"},{"line_number":24,"context_line":"default_ubuntu_mirror_proxy: \u0027http://10.0.2.1:3142/\u0027"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"1f273bfd_0c22a96e","line":21,"range":{"start_line":21,"start_character":1,"end_line":21,"end_character":28},"in_reply_to":"643ae5e9_ee994462","updated":"2022-02-14 16:40:42.000000000","message":"Well, this goes back to (at least) Ussuri+ MNAIO being undeployable for one reason or another. I have an interest in cleaning this up to help test upgrades from U-\u003eV, V-\u003eW, W-\u003eX, etc. By leaving 18.04 deployable as a VM, we can test those releases on 18 as well as 18-\u003e20.","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"09bc3ee415cc5a0cde864c8a53ef40db54f46caf","unresolved":true,"context_lines":[{"line_number":59,"context_line":"      vm-compute:"},{"line_number":60,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm-compute.config\""},{"line_number":61,"context_line":"        template_name: \"vm-compute.config\""},{"line_number":62,"context_line":"  ubuntu-18.04-amd64:"},{"line_number":63,"context_line":"    image_type: \"debian\""},{"line_number":64,"context_line":"    network_setup: \"systemd-networkd\""},{"line_number":65,"context_line":"    image_os: \"ubuntu\""},{"line_number":66,"context_line":"    image-version: \"bionic\""},{"line_number":67,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical\""},{"line_number":68,"context_line":"    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux\""},{"line_number":69,"context_line":"    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz\""},{"line_number":70,"context_line":"    image_configs:"},{"line_number":71,"context_line":"      vm:"},{"line_number":72,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm.config\""},{"line_number":73,"context_line":"        template_name: \"vm.config\""},{"line_number":74,"context_line":"      vm-compute:"},{"line_number":75,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm-compute.config\""},{"line_number":76,"context_line":"        template_name: \"vm-compute.config\""},{"line_number":77,"context_line":""},{"line_number":78,"context_line":"# mnaio_data_disk: \u0027sdc\u0027  # str - not required, set this to define a given data disk if no data disk"},{"line_number":79,"context_line":"#                                               is defined the largest unpartitioned disk will be used."}],"source_content_type":"text/x-yaml","patch_set":8,"id":"618a6e73_9dcbaeda","line":76,"range":{"start_line":62,"start_character":0,"end_line":76,"end_character":42},"updated":"2022-02-01 20:02:28.000000000","message":"same thing here","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"9fc502c5038c051b166f19736afc51e051cba98f","unresolved":true,"context_lines":[{"line_number":59,"context_line":"      vm-compute:"},{"line_number":60,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm-compute.config\""},{"line_number":61,"context_line":"        template_name: \"vm-compute.config\""},{"line_number":62,"context_line":"  ubuntu-18.04-amd64:"},{"line_number":63,"context_line":"    image_type: \"debian\""},{"line_number":64,"context_line":"    network_setup: \"systemd-networkd\""},{"line_number":65,"context_line":"    image_os: \"ubuntu\""},{"line_number":66,"context_line":"    image-version: \"bionic\""},{"line_number":67,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical\""},{"line_number":68,"context_line":"    image_netboot_kernel_url: \"http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux\""},{"line_number":69,"context_line":"    image_netboot_initrd_url: \"http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz\""},{"line_number":70,"context_line":"    image_configs:"},{"line_number":71,"context_line":"      vm:"},{"line_number":72,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm.config\""},{"line_number":73,"context_line":"        template_name: \"vm.config\""},{"line_number":74,"context_line":"      vm-compute:"},{"line_number":75,"context_line":"        url: \"http://{{ tftp_server }}/configs/vm-compute.config\""},{"line_number":76,"context_line":"        template_name: \"vm-compute.config\""},{"line_number":77,"context_line":""},{"line_number":78,"context_line":"# mnaio_data_disk: \u0027sdc\u0027  # str - not required, set this to define a given data disk if no data disk"},{"line_number":79,"context_line":"#                                               is defined the largest unpartitioned disk will be used."}],"source_content_type":"text/x-yaml","patch_set":8,"id":"38b92d2e_9cba355a","line":76,"range":{"start_line":62,"start_character":0,"end_line":76,"end_character":42},"in_reply_to":"618a6e73_9dcbaeda","updated":"2022-02-14 16:40:42.000000000","message":"Same as above.","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"}],"pxelinux-provisioning/playbooks/group_vars/all.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"09bc3ee415cc5a0cde864c8a53ef40db54f46caf","unresolved":true,"context_lines":[{"line_number":25,"context_line":"# This is a mapping of OS familiies. While Ansible has a suitable interface"},{"line_number":26,"context_line":"# for this it can vary in unpredictable ways. This setting it used to determine"},{"line_number":27,"context_line":"# the type of preseed needed to deploy an given OS type."},{"line_number":28,"context_line":"default_os_families:"},{"line_number":29,"context_line":"  ubuntu-16.04-amd64: debian"},{"line_number":30,"context_line":"  ubuntu-18.04-amd64: debian"},{"line_number":31,"context_line":"  ubuntu-20.04-amd64: debian"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"# Default setting for Apt-Cacher-NG."},{"line_number":34,"context_line":"default_mirror_proxy: \u0027http://{{ default_tftp_server }}:3142/\u0027"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"402b9b90_810d4f0b","line":31,"range":{"start_line":28,"start_character":0,"end_line":31,"end_character":28},"updated":"2022-02-01 20:02:28.000000000","message":"imo that\u0027s relatively stable now so likely can be dropped.","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"9fc502c5038c051b166f19736afc51e051cba98f","unresolved":true,"context_lines":[{"line_number":25,"context_line":"# This is a mapping of OS familiies. While Ansible has a suitable interface"},{"line_number":26,"context_line":"# for this it can vary in unpredictable ways. This setting it used to determine"},{"line_number":27,"context_line":"# the type of preseed needed to deploy an given OS type."},{"line_number":28,"context_line":"default_os_families:"},{"line_number":29,"context_line":"  ubuntu-16.04-amd64: debian"},{"line_number":30,"context_line":"  ubuntu-18.04-amd64: debian"},{"line_number":31,"context_line":"  ubuntu-20.04-amd64: debian"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"# Default setting for Apt-Cacher-NG."},{"line_number":34,"context_line":"default_mirror_proxy: \u0027http://{{ default_tftp_server }}:3142/\u0027"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"2c8300f7_a50e28b0","line":31,"range":{"start_line":28,"start_character":0,"end_line":31,"end_character":28},"in_reply_to":"402b9b90_810d4f0b","updated":"2022-02-14 16:40:42.000000000","message":"Will test and drop if needed, thanks.","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"09bc3ee415cc5a0cde864c8a53ef40db54f46caf","unresolved":true,"context_lines":[{"line_number":44,"context_line":"# Default ISO images"},{"line_number":45,"context_line":"default_image_name: \"ubuntu-20.04-amd64\""},{"line_number":46,"context_line":"default_images:"},{"line_number":47,"context_line":"  ubuntu-16.04-amd64:"},{"line_number":48,"context_line":"    image_type: debian"},{"line_number":49,"context_line":"    image_iso_url: \"http://releases.ubuntu.com/16.04.2/ubuntu-16.04.2-server-amd64.iso\""},{"line_number":50,"context_line":"    image_name: \"ubuntu-16.04.2-server-amd64.iso\""},{"line_number":51,"context_line":"    image_short_name: \"ubuntu-16.04.2-server-amd64\""},{"line_number":52,"context_line":"    image_default_boot: \"ubuntu-16.04.2-server-amd64/amd64/boot-screens/menu.cfg\""},{"line_number":53,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical quiet splash\""},{"line_number":54,"context_line":"    image_kernel: \"ubuntu-16.04.2-server-amd64/amd64/linux\""},{"line_number":55,"context_line":"    image_initrd: \"ubuntu-16.04.2-server-amd64/amd64/initrd.gz\""},{"line_number":56,"context_line":"    image_netboot: \"ubuntu-16.04.2-server-amd64/install/netboot/ubuntu-installer\""},{"line_number":57,"context_line":"    image_preseed: basic"},{"line_number":58,"context_line":"    image_preseed_option:"},{"line_number":59,"context_line":"      url: \"tftp://{{ default_tftp_server }}/preseed/basic.preseed\""},{"line_number":60,"context_line":"  ubuntu-18.04-amd64:"},{"line_number":61,"context_line":"    image_type: debian"},{"line_number":62,"context_line":"    image_iso_url: \"http://cdimage.ubuntu.com/ubuntu-server/daily/current/bionic-server-amd64.iso\""},{"line_number":63,"context_line":"    image_name: \"bionic-server-amd64.iso\""},{"line_number":64,"context_line":"    image_short_name: \"bionic-server-amd64\""},{"line_number":65,"context_line":"    image_default_boot: \"bionic-server-amd64/amd64/boot-screens/menu.cfg\""},{"line_number":66,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical quiet splash\""},{"line_number":67,"context_line":"    image_kernel: \"bionic-server-amd64/amd64/linux\""},{"line_number":68,"context_line":"    image_initrd: \"bionic-server-amd64/amd64/initrd.gz\""},{"line_number":69,"context_line":"    image_netboot: \"bionic-server-amd64/install/netboot/ubuntu-installer\""},{"line_number":70,"context_line":"    image_preseed: basic"},{"line_number":71,"context_line":"    image_preseed_option:"},{"line_number":72,"context_line":"      url: \"tftp://{{ default_tftp_server }}/preseed/basic.preseed\""},{"line_number":73,"context_line":"  ubuntu-20.04-amd64:"},{"line_number":74,"context_line":"    image_type: debian"},{"line_number":75,"context_line":"    image_iso_url: \"https://cdimage.ubuntu.com/ubuntu-server/focal/daily/current/focal-legacy-server-amd64.iso\""}],"source_content_type":"text/x-yaml","patch_set":8,"id":"059d2b86_83b37b6a","line":72,"range":{"start_line":47,"start_character":0,"end_line":72,"end_character":67},"updated":"2022-02-01 20:02:28.000000000","message":"not sure why we need this?","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"},{"author":{"_account_id":16011,"name":"James Denton","email":"james.denton@outlook.com","username":"busterswt"},"change_message_id":"9fc502c5038c051b166f19736afc51e051cba98f","unresolved":true,"context_lines":[{"line_number":44,"context_line":"# Default ISO images"},{"line_number":45,"context_line":"default_image_name: \"ubuntu-20.04-amd64\""},{"line_number":46,"context_line":"default_images:"},{"line_number":47,"context_line":"  ubuntu-16.04-amd64:"},{"line_number":48,"context_line":"    image_type: debian"},{"line_number":49,"context_line":"    image_iso_url: \"http://releases.ubuntu.com/16.04.2/ubuntu-16.04.2-server-amd64.iso\""},{"line_number":50,"context_line":"    image_name: \"ubuntu-16.04.2-server-amd64.iso\""},{"line_number":51,"context_line":"    image_short_name: \"ubuntu-16.04.2-server-amd64\""},{"line_number":52,"context_line":"    image_default_boot: \"ubuntu-16.04.2-server-amd64/amd64/boot-screens/menu.cfg\""},{"line_number":53,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical quiet splash\""},{"line_number":54,"context_line":"    image_kernel: \"ubuntu-16.04.2-server-amd64/amd64/linux\""},{"line_number":55,"context_line":"    image_initrd: \"ubuntu-16.04.2-server-amd64/amd64/initrd.gz\""},{"line_number":56,"context_line":"    image_netboot: \"ubuntu-16.04.2-server-amd64/install/netboot/ubuntu-installer\""},{"line_number":57,"context_line":"    image_preseed: basic"},{"line_number":58,"context_line":"    image_preseed_option:"},{"line_number":59,"context_line":"      url: \"tftp://{{ default_tftp_server }}/preseed/basic.preseed\""},{"line_number":60,"context_line":"  ubuntu-18.04-amd64:"},{"line_number":61,"context_line":"    image_type: debian"},{"line_number":62,"context_line":"    image_iso_url: \"http://cdimage.ubuntu.com/ubuntu-server/daily/current/bionic-server-amd64.iso\""},{"line_number":63,"context_line":"    image_name: \"bionic-server-amd64.iso\""},{"line_number":64,"context_line":"    image_short_name: \"bionic-server-amd64\""},{"line_number":65,"context_line":"    image_default_boot: \"bionic-server-amd64/amd64/boot-screens/menu.cfg\""},{"line_number":66,"context_line":"    image_kernel_options: \"biosdevname\u003d0 net.ifnames\u003d0 auto\u003dtrue priority\u003dcritical quiet splash\""},{"line_number":67,"context_line":"    image_kernel: \"bionic-server-amd64/amd64/linux\""},{"line_number":68,"context_line":"    image_initrd: \"bionic-server-amd64/amd64/initrd.gz\""},{"line_number":69,"context_line":"    image_netboot: \"bionic-server-amd64/install/netboot/ubuntu-installer\""},{"line_number":70,"context_line":"    image_preseed: basic"},{"line_number":71,"context_line":"    image_preseed_option:"},{"line_number":72,"context_line":"      url: \"tftp://{{ default_tftp_server }}/preseed/basic.preseed\""},{"line_number":73,"context_line":"  ubuntu-20.04-amd64:"},{"line_number":74,"context_line":"    image_type: debian"},{"line_number":75,"context_line":"    image_iso_url: \"https://cdimage.ubuntu.com/ubuntu-server/focal/daily/current/focal-legacy-server-amd64.iso\""}],"source_content_type":"text/x-yaml","patch_set":8,"id":"e0d6a54e_180b184a","line":72,"range":{"start_line":47,"start_character":0,"end_line":72,"end_character":67},"in_reply_to":"059d2b86_83b37b6a","updated":"2022-02-14 16:40:42.000000000","message":"This may be an oversight on my part, I\u0027ll check.","commit_id":"14a102ebf1bf36a10130e92454611d4995269819"}]}
