laney@raleigh> git diff upstream/6.4.0 upstream/6.9.0 -M05 -- 
src/network/default.xml src/network/default.xml.in
diff --git a/src/network/default.xml b/src/network/default.xml.in
similarity index 38%
rename from src/network/default.xml
rename to src/network/default.xml.in
index d7241d0c1..08a3632eb 100644
--- a/src/network/default.xml
+++ b/src/network/default.xml.in
@@ -1,10 +1,10 @@
 <network>
   <name>default</name>
-  <bridge name="virbr0"/>
+  <bridge name='virbr0'/>
   <forward/>
-  <ip address="192.168.122.1" netmask="255.255.255.0">
+  <ip address='192.168.122.1' netmask='255.255.255.0'>
     <dhcp>
-      <range start="192.168.122.2" end="192.168.122.254"/>
+      <range start='192.168.122.2' end='192.168.122.254'/>
     </dhcp>
   </ip>
 </network>


** Summary changed:

- conffile prompt on default.xml
+ Unwanted conffile prompt on default.xml

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906248

Title:
  Unwanted conffile prompt on default.xml

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1906248/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to