Select Git revision
-
nimrod authored
- Share the Tox directory just between the Molecule tests (sharing between the Molecule tests and pre-commit, which have different dependencies, causes every change to rebuild the virtualenv).
nimrod authored- Share the Tox directory just between the Molecule tests (sharing between the Molecule tests and pre-commit, which have different dependencies, causes every change to rebuild the virtualenv).
20_schoolinks 759 B
# vim:ft=sshconfig
# SchooLinks infrastructure
Host api-*.schoolinks.com api.schoolinks.com celery.schoolinks.com
ProxyCommand ssh vpn.schoolinks.com -W %h:%p
Host api-dev.schoolinks.com
IdentityFile ~/.ssh/schoolinks_dev_rsa
Host api-qa.schoolinks.com
IdentityFile ~/.ssh/schoolinks_qa_rsa
Host api-stable.schoolinks.com
IdentityFile ~/.ssh/schoolinks_stable_rsa
Host api-staging.schoolinks.com
IdentityFile ~/.ssh/schoolinks_staging_rsa
Host ci.schoolinks.com
IdentityFile ~/.ssh/schoolinks_ci_rsa
Host sftp.schoolinks.com
IdentityFile ~/.ssh/schoolinks_sftp_rsa
User ec2-user
Host vpn.schoolinks.com
HostName 18.210.9.60
IdentityFile ~/.ssh/schoolinks_vpn_rsa
User centos
Host *.schoolinks.com
User ubuntu
IdentityFile ~/.ssh/schoolinks_prod_rsa