Revert "Disable compression of files in stage-output role"

This reverts commit b025023dd2.

This option is now disabled by default. Stop setting it explicitly.

Change-Id: Ida64b575cedae46dae94c32c1edcba30a0d4a9e8
This commit is contained in:
Clark Boylan 2020-01-15 10:22:19 -08:00
parent 76902a6ea5
commit c7d292d803
1 changed files with 0 additions and 3 deletions

View File

@ -15,6 +15,3 @@ zuul_site_image_manifest_files:
- /etc/image-hostname.txt
zuul_output_dir: "{{ ansible_user_dir }}/zuul-output"
bindep_command: /usr/bindep-env/bin/bindep
# We are planning to change this value in the upstream role, but
# are testing that change early via opendev site vars
stage_compress_logs: false