stackhpc / a-universe-from-nothing

Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
https://docs.openstack.org/kayobe/latest/
Apache License 2.0
80 stars 26 forks source link

Ensure the VM volumes exist #39

Closed ghost closed 4 years ago

ghost commented 4 years ago

Had the same issue - https://github.com/stackhpc/a-universe-from-nothing/issues/25

http://paste.openstack.org/show/793687/

Once I created centos vm machine, it had locale errors. So once I ssh'd into machine via: LC_ALL=C ssh centos@ip - that error was solved.

Thank you