From 5eb95b5302367bd86fc2e1deb5f3039b2bb070a2 Mon Sep 17 00:00:00 2001 From: vic Date: Tue, 19 Mar 2013 18:10:19 +0400 Subject: [PATCH] Fix name of mirror type --- iso/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/functions.sh b/iso/functions.sh index e5f47ba393..0c31908665 100644 --- a/iso/functions.sh +++ b/iso/functions.sh @@ -112,7 +112,7 @@ echo "1. Change FQDN for masternode and cloud domain" echo "2. Configure openstack cloud management interface" echo "3. Configure external interface with repositories/internet access" echo "4. Change IP range to use for baremetal provisioning via PXE" -echo "5. Choose set of mirror to use (iso/custom)" +echo "5. Choose set of mirror to use (default/custom)" echo "6. Quit" echo -n "Please, select an action to do:" }