Niels de Vos b5d2321d57 cleanup: use vaultDefaultCAVerify to set default value
Golang-ci complains about the following:

    internal/util/vault_tokens.go:99:20: string `true` has 4 occurrences, but such constant `vaultDefaultDestroyKeys` already exists (goconst)
    	v.VaultCAVerify = "true"
    	                  ^

This occurence of "true" can be replaced by vaultDefaultCAVerify so
address the warning.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-08-06 12:19:18 +00:00
..
2021-07-13 06:50:03 +00:00
2020-11-29 12:47:46 +05:30
2021-07-22 06:05:01 +00:00
2021-07-22 06:05:01 +00:00
2021-07-22 06:05:01 +00:00