There was an error while loading. Please reload this page.
2 parents f0e8915 + 09d60d3 commit d2144e3Copy full SHA for d2144e3
1 file changed
testinfra/test_ami_nix.py
@@ -316,7 +316,7 @@ def gzip_then_base64_encode(s: str) -> str:
316
runcmd:
317
- 'sudo echo \"pgbouncer\" \"postgres\" >> /etc/pgbouncer/userlist.txt'
318
- 'cd /tmp && aws s3 cp --region ap-southeast-1 s3://init-scripts-staging/project/init.sh .'
319
- - 'bash init.sh "staging"'
+ - 'USE_LEGACY_INT_CA_SECRET=true bash init.sh "staging"'
320
- 'touch /var/lib/init-complete'
321
- 'rm -rf /tmp/*'
322
users:
0 commit comments