Skip to content

2022-September-02 - 2.6+14126

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 01:14
56578c0
Infra: Clean up use of generate-self-cert toggle (#11018)

We already toggle whether we generate self signed certs
when we include the role. This update cleans up an
extraneous 'when' clause and places the default
value for the toggle with the role that uses it.