airshipctl/manifests/site
Alexey Odinokov a7e332f9ec SOPS improvements
Added 2 phases:
1. secret-reencrypt - This phase can be used to
reecnrypt the existing secrets with new key.
To do so SOPS_IMPORT_PGP must contain
old public key and new private key (but
may also include other data).
SOPS_PGP_FP must contain fingerprint of
new private key.

2. secret-show - This phase may be useful for some users
that need to see what generated by secret-generate phase.

Disabled SOPS debug by default.
To enable it back run commands with
env variable DEBUG_SOPS_GPG=true

Change-Id: Id7fe13d6943d386577df25dba4aaa83e62e58980
2021-03-19 21:31:25 +00:00
..
az-test-site Implement plan run command 2021-01-28 10:13:05 +04:00
docker-test-site Add phase to apply CNI (capd) 2021-02-22 16:10:39 +00:00
gcp-test-site Implement plan run command 2021-01-28 10:13:05 +04:00
openstack-test-site Implement plan run command 2021-01-28 10:13:05 +04:00
test-site SOPS improvements 2021-03-19 21:31:25 +00:00