In particular, .gitignore, *.go, *.sls and etcd.conf are files that should not be marked as executable. Tested: built it with hack/build-go.sh, called all binaries with the -version flag to confirm they work. Signed-off-by: Filipe Brandenburger <filbranden@google.com>
9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
/etc/kubernetes/manifests/cadvisor.manifest:
|
|
file.managed:
|
|
- source: salt://cadvisor/cadvisor.manifest
|
|
- user: root
|
|
- group: root
|
|
- mode: 644
|
|
- makedirs: true
|
|
- dir_mode: 755
|