roles/apache: Add previously-ignored cert symlinks

Before the advent of `ansible-vault`, and  long before `certbot`/`lego`,
I used to keep certificate files (and especially private key files) out
of the Git repository.  Now that certificates are stored in a separate
repository, and only symlinks are stored in the configuration policy,
this no longer makes any sense.  In particular, it prevents the continuous
enforcement process from installing Let's Encrypt certificates that have
been automatically renewed.
jenkins-master
Dustin 2021-01-24 17:08:00 -06:00
parent 7d740079c8
commit ee93586a95
11 changed files with 10 additions and 6 deletions

View File

@ -1,6 +0,0 @@
*.cer
*.crt
*.key
*.pem
*.keytab
*.cnf

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.crt

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.key

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.crt

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.key

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.pem

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.key

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.crt

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.key

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.crt

View File

@ -0,0 +1 @@
../../../certs/lego/_.pyrocufflink.net.key