From 15254255e23ec7518e71fdebf6d902c2e6736872 Mon Sep 17 00:00:00 2001 From: melissaml Date: Wed, 23 May 2018 23:42:28 +0800 Subject: [PATCH] fix a typo in settins Change-Id: Idfd95167a3068c47e3387c24d0162beda9e7c8e9 --- .../cobbler/installing/configs/etc/cobbler/settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/test_results/provisioning/cobbler/installing/configs/etc/cobbler/settings b/doc/source/test_results/provisioning/cobbler/installing/configs/etc/cobbler/settings index dfa4dc7..166be16 100644 --- a/doc/source/test_results/provisioning/cobbler/installing/configs/etc/cobbler/settings +++ b/doc/source/test_results/provisioning/cobbler/installing/configs/etc/cobbler/settings @@ -112,7 +112,7 @@ default_template_type: "cheetah" # for libvirt based installs in koan, if no virt bridge # is specified, which bridge do we try? For EL 4/5 hosts # this should be xenbr0, for all versions of Fedora, try -# "virbr0". This can be overriden on a per-profile +# "virbr0". This can be overridden on a per-profile # basis or at the koan command line though this saves # typing to just set it here to the most common option. default_virt_bridge: virbr0