summaryrefslogtreecommitdiffstats
path: root/README_libvirt.md
diff options
context:
space:
mode:
authorJaroslav Henner <jhenner@redhat.com>2015-09-30 21:38:38 +0200
committerJaroslav Henner <jhenner@redhat.com>2015-09-30 21:38:38 +0200
commit3fd0d61de2c55bbd3c98b62d103fdb540a9aef3d (patch)
treeda6cdc22449b3ec9232c8fe771f6e90d8f9958fd /README_libvirt.md
parent39e08fa0ce3b7a8757b4f6c869b498283f6ba2d2 (diff)
downloadopenshift-3fd0d61de2c55bbd3c98b62d103fdb540a9aef3d.tar.gz
openshift-3fd0d61de2c55bbd3c98b62d103fdb540a9aef3d.tar.bz2
openshift-3fd0d61de2c55bbd3c98b62d103fdb540a9aef3d.tar.xz
openshift-3fd0d61de2c55bbd3c98b62d103fdb540a9aef3d.zip
Fix newline
Diffstat (limited to 'README_libvirt.md')
-rw-r--r--README_libvirt.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README_libvirt.md b/README_libvirt.md
index 1a710ff3b..3f8bbb5f0 100644
--- a/README_libvirt.md
+++ b/README_libvirt.md
@@ -94,7 +94,8 @@ dns=dnsmasq
- Configure dnsmasq to use the Virtual Network router for example.com:
```sh
-sudo vi /etc/NetworkManager/dnsmasq.d/libvirt_dnsmasq.conf server=/example.com/192.168.55.1
+sudo vi /etc/NetworkManager/dnsmasq.d/libvirt_dnsmasq.conf
+server=/example.com/192.168.55.1
```
Test The Setup