Merge "Restore user permissions on ~/.cache directory"
This commit is contained in:
commit
1d1f611486
@ -12,4 +12,10 @@ export {{ var }}
|
||||
{% endfor %}
|
||||
|
||||
openstack undercloud install
|
||||
|
||||
## * Workaround for bug https://bugs.launchpad.net/tripleo/+bug/1668939
|
||||
## ::
|
||||
|
||||
sudo chown -R $USER: ~/.cache || true
|
||||
|
||||
### --stop_docs
|
||||
|
Loading…
Reference in New Issue
Block a user