c12s-kubespray/roles/kubernetes/master/tasks
Andreas Krüger d84ff06f73 Set filemode to 0640 (#2315)
* Set filemode to 0640

weave-net.yml file is readable by all users on the host. It however contains the weave_password to encrypt all pod communication. It should only be readable by root.

* Set mode 0640 on users_file with basic auth
2018-02-21 23:13:46 +03:00
..
kubeadm-cleanup-old-certs.yml Upgrade to kubeadm (#1667) 2017-09-26 10:38:58 +01:00
kubeadm-migrate-certs.yml Support for disabling apiserver insecure port 2017-12-05 09:13:45 -06:00
kubeadm-setup.yml Use include/import tasks (#2192) 2018-01-29 14:37:48 +03:00
main.yml Use include/import tasks (#2192) 2018-01-29 14:37:48 +03:00
pre-upgrade.yml Add etcd key and cert environment variables for use with client auth 2018-01-02 13:52:17 -05:00
static-pod-setup.yml Renamed variable from disable_volume_zone_conflict to volume_cross_zone_attachment and removed cloud provider condition; fix identation 2018-01-23 13:14:00 +00:00
users-file.yml Set filemode to 0640 (#2315) 2018-02-21 23:13:46 +03:00