Files @ fb163acf23e7
Branch filter:

Location: majic-ansible-roles/.gitignore

branko
MAR-19: Fixed handling off TLS private keys and certificates. Added some common parameters for defining where the TLS private keys and certificates reside.
*.pyc
*~
tmp/
docs/_build/
testsite/preseed_files/

# Ignore "temporary" files created with the playbook tls.yml (certs, keys, and
# host config files for GnuTLS - ca.cfg is versioned, though).
testsite/tls/*.pem
testsite/tls/*.key
testsite/tls/*.*_*.cfg
testsite/retry/*