Skip to content

Commit 4ff0e76

Browse files
committed
typo
1 parent 3da710b commit 4ff0e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openstack_keystone.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fi
99
# get keystone
1010
apt-get install keystone python-keystone python-keystoneclient
1111

12-
read -p "Enter a token for the OpenStack services to auth wth keystone: " token
12+
read -p "Enter a token for the OpenStack services to auth with keystone: " token
1313
read -p "Enter the password you used for the MySQL users (nova, glance, keystone): " password
1414
read -p "Enter the email address for service accounts (nova, glance, keystone): " email
1515

0 commit comments

Comments
 (0)