config/controllerconfig/controllerconfig
Alexandre Horst 9b5e0571e3 Remove read permission from key files
After files being copied, the new code remove read permission
from key files. They are with read flag enabled for group and
other.

Files changed after this change:
  /etc/etcd/ca.key
  /etc/etcd/etcd-server.key
  /etc/etcd/etcd-client.key
  /etc/ssl/private/registry-cert.key

Test Plan:

PASS: Verify that read file permission of the file is removed
      from files with .key extension in /etc/etcd

Closes-Bug: 1949781
Change-Id: I8159ecc8c4a4f5255447b28a1826637673a7c0ef
Signed-off-by: Alexandre Horst <alexandre.horst@windriver.com>
2021-11-05 20:40:50 +00:00
..
controllerconfig Removing rpm as a dependency for sysinv 2021-11-04 11:37:15 -04:00
scripts Remove read permission from key files 2021-11-05 20:40:50 +00:00
upgrade-scripts Merge "Add script for upgrading armada chart" 2021-11-02 13:18:55 +00:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.stestr.conf Fix migration scripts execution sequence 2021-02-04 10:53:23 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Add pylint py3 portability checks for the controllerconfig 2021-09-13 09:56:55 +00:00
requirements.txt Add gate for python 3.9 2021-09-08 10:38:39 -04:00
setup.py Clean up dead code in controllerconfig 2020-01-21 15:32:41 -05:00
test-requirements.txt Update controllerconfig testenv to use python3 by default 2021-08-10 15:06:15 -04:00
tox.ini Fix unit tests 2021-09-28 14:20:23 -04:00