system-config/playbooks/service-codesearch.yaml
Ian Wienand 3f6cd427d7 encrypt-logs: turn on for all prod playbooks
We have validated that the log encryption/export path is working, so
turn it on for all prod jobs.

Change-Id: Ic04d5b6e716dffedc925cb799e3630027183d890
2022-02-24 09:57:55 +11:00

7 lines
125 B
YAML

- hosts: "codesearch:!disabled"
name: "Configure codesearch"
roles:
- iptables
- install-docker
- codesearch