Add encryption to gates
This commit fixes validate site by introducing the encryption mechanism Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com> Change-Id: I01f6aa7ddfee16b06b40f6bfa06b2192a7931cd3
This commit is contained in:
parent
fa04ecc548
commit
0b2c9925bf
@ -11,6 +11,8 @@
|
||||
# limitations under the License.
|
||||
|
||||
- hosts: primary
|
||||
vars_files:
|
||||
- vars/test-config.yaml
|
||||
environment:
|
||||
SOPS_IMPORT_PGP: "{{ airship_config_pgp }}"
|
||||
tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user