Skip to content
Snippets Groups Projects
Commit e8e64f1c authored by leiyashuai's avatar leiyashuai
Browse files

[Trivial] Fix two typos in kolla-ansible.

Change-Id: I9665338318f8ad4690e4908748065623d0537741
parent b595f236
No related branches found
No related tags found
No related merge requests found
---
features:
- Import Murano core libary during install required
- Import Murano core library during install required
for Murano operation.
......@@ -11,7 +11,7 @@ function add_key {
echo "Failed to add Docker keyring"
exit 1
fi
# hkp://pool.sks-keyservers.net intermittenly doesnt have the correct
# hkp://pool.sks-keyservers.net intermittenly doesn't have the correct
# keyring. p80 is what the docker script pulls from and what we should
# use for reliability too
sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D && break || :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment