diff --git a/playbooks/airshipctl-gate-runner.yaml b/playbooks/airshipctl-gate-runner.yaml index 0c88b2cee..552d67639 100644 --- a/playbooks/airshipctl-gate-runner.yaml +++ b/playbooks/airshipctl-gate-runner.yaml @@ -11,6 +11,8 @@ # limitations under the License. - hosts: primary + vars_files: + - vars/test-config.yaml environment: SOPS_IMPORT_PGP: "{{ airship_config_pgp }}" tasks: