ClusterHQ / unofficial-flocker-tools

A tool to make installing Flocker with container orchestration tools easier and more fun
https://clusterhq.com/
11 stars 9 forks source link

Terraform installer makes /etc/flocker with permissions which are too open #30

Open robhaswell opened 9 years ago

robhaswell commented 9 years ago

In the Flocker installation instructions, the /etc/flocker directory must be created with 0700 permissions, yet the directory is actually 0755:

root@ip-172-31-39-183:~# ls -al /etc/flocker/
total 20
drwxr-xr-x  2 root root 4096 Sep 21 09:44 .
drwxr-xr-x 90 root root 4096 Sep 21 09:44 ..
-rw-------  1 root root 1948 Sep 21 09:44 cluster.crt
-rw-------  1 root root 1931 Sep 21 09:44 control-service.crt
-rw-------  1 root root 3272 Sep 21 09:44 control-service.key