fix a typo in settins

Change-Id: Idfd95167a3068c47e3387c24d0162beda9e7c8e9
This commit is contained in:
melissaml 2018-05-23 23:42:28 +08:00
parent fd414293a0
commit 15254255e2
1 changed files with 1 additions and 1 deletions

View File

@ -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