-
- Downloads
feat(*): Update tasks to allow for a single host as CA cert source
Modify the role tasks to allow for a single host to be used for CA cert download instead of separate hosts for the sidecar and graylog CA certs. Furthermore, use ansible tempfile module instead of predictable tempdir for cert creation. Implements #2
Showing
- README.md 22 additions, 4 deletionsREADME.md
- defaults/main.yml 0 additions, 1 deletiondefaults/main.yml
- tasks/filebeat.yml 32 additions, 34 deletionstasks/filebeat.yml
- tasks/main.yml 57 additions, 6 deletionstasks/main.yml
- tasks/node-certs.yml 14 additions, 12 deletionstasks/node-certs.yml
- templates/sidecar.yml.j2 1 addition, 1 deletiontemplates/sidecar.yml.j2
Please register or sign in to comment