Comment 4 for bug 1755027

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: local_settings.py is world readable and contains passwords

I just completed a small deployment on xenial-pike with only mysql, keystone, and openstack-dashboard charms and after deployment completes, the permissions look ok:

ubuntu@juju-bdca29-coreycb2-2:~$ sudo ls -al /etc/openstack-dashboard/
total 40
drwxr-x--- 2 root horizon 4096 Mar 13 14:11 .
drwxr-xr-x 101 root root 4096 Mar 13 14:07 ..
-rw-r----- 1 root horizon 30995 Mar 13 14:12 local_settings.py

Attempting a larger deployment this time, and I'll use ocata for variation.