Merge "Fix folder creation at quickstart"
This commit is contained in:
commit
a910be91f5
@ -608,7 +608,7 @@ the content shown below.
|
|||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
mkdir /etc/kolla/config/nova
|
mkdir -p /etc/kolla/config/nova
|
||||||
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
|
cat << EOF > /etc/kolla/config/nova/nova-compute.conf
|
||||||
[libvirt]
|
[libvirt]
|
||||||
virt_type = qemu
|
virt_type = qemu
|
||||||
|
Loading…
Reference in New Issue
Block a user