3f6cd427d7
We have validated that the log encryption/export path is working, so turn it on for all prod jobs. Change-Id: Ic04d5b6e716dffedc925cb799e3630027183d890
7 lines
125 B
YAML
7 lines
125 B
YAML
- hosts: "codesearch:!disabled"
|
|
name: "Configure codesearch"
|
|
roles:
|
|
- iptables
|
|
- install-docker
|
|
- codesearch
|