appliance: Fix /etc/resolv.conf
authorRichard Jones <rjones@redhat.com>
Tue, 18 May 2010 22:18:35 +0000 (23:18 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 20 May 2010 09:30:12 +0000 (10:30 +0100)
Since changing to use link local address
(commit fbf29976b33a69c64dc7847c54454bf2cfa5fde6)
we have included an incorrect resolv.conf file in the appliance
which points to the old (qemu) DNS server.  This commit changes
to use the new DNS server.


No differences found