Remove environments to enable/disable config-download

Remove the environment to disable config-download as it was deprecated
in Stein. Remove the environment to enable config-download as it was
enabled by default in Rocky, and can no longer be disabled.

Change-Id: I50765338ba646851b79dd404d2dbdfe2c521a2d5
This commit is contained in:
James Slagle 2019-05-14 15:54:24 -04:00 committed by Emilien Macchi
parent fd4a51c18b
commit 059792eae5

View File

@ -0,0 +1,6 @@
---
other:
- The environment files to enable/disable config-download at
environments/disable-config-download-environment.yaml and
environments/config-download-environment.yaml are removed as disabling
config-download was deprecated in Stein, and it's enabled by default.