Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 211 Bytes

openstack.md

File metadata and controls

19 lines (15 loc) · 211 Bytes
 sudo journalctl -f --unit devstack@c-vol
#cloud-config
password: XXXxx
chpasswd: { expire: False }
ssh_pwauth: True
rm -rf /opt/stack
rm -rf /usr/local/bin/

./clean.sh
./unstack.sh