)]}'
{"playbooks/roles/bifrost-ironic-install/templates/dnsmasq.conf.j2":[{"author":{"_account_id":24828,"name":"Kaifeng Wang","email":"kaifeng.w@gmail.com","username":"wangkf"},"change_message_id":"0927586f4afab21637730d526367fbe617d2c8d5","unresolved":false,"context_lines":[{"line_number":13,"context_line":"port\u003d53"},{"line_number":14,"context_line":"{% endif %}"},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"listen-address\u003d{{ hostvars[inventory_hostname][\u0027ansible_\u0027 + ans_network_interface][\u0027ipv4\u0027][\u0027address\u0027] }}"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"# On systems which support it, dnsmasq binds the wildcard address,"},{"line_number":19,"context_line":"# even when it is listening on only some interfaces. It then discards"}],"source_content_type":"text/x-jinja2","patch_set":5,"id":"3fa7e38b_aeaf627a","line":16,"updated":"2020-01-21 03:18:49.000000000","message":"If you see the same as I saw: the dnsmasq refused to start and complains unknown interface \u003cintf\u003e, the issue I think is the specified interface needs an IP address. This is how I observed in my bionic environment, and assigning an IP works for me. The dnsmasq log is quite misleading though.\nIf this patch works for you, I suspect it may bind to the wrong interface which may cause other issues.","commit_id":"dc6c45c80579fc9c637ac88c5acdd52d97283e04"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"0ebbafabf752e4c82b0d42a5ebb9aa9ee77e2ed7","unresolved":false,"context_lines":[{"line_number":13,"context_line":"port\u003d53"},{"line_number":14,"context_line":"{% endif %}"},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"listen-address\u003d{{ hostvars[inventory_hostname][\u0027ansible_\u0027 + ans_network_interface][\u0027ipv4\u0027][\u0027address\u0027] }}"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"# On systems which support it, dnsmasq binds the wildcard address,"},{"line_number":19,"context_line":"# even when it is listening on only some interfaces. It then discards"}],"source_content_type":"text/x-jinja2","patch_set":5,"id":"3fa7e38b_a89673ed","line":16,"updated":"2020-01-21 11:33:34.000000000","message":"Since this whole patch chain has been built on a desire to get the CI working ASAP, I\u0027m inclined to approve this patch and figure out your concern later. Let\u0027s just make sure it\u0027s not forgotten (as well as all other short-cuts we\u0027ve taken).","commit_id":"dc6c45c80579fc9c637ac88c5acdd52d97283e04"}]}
