octocatalog: add dummy file for LE service certs
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 10 Feb 2018 08:47:33 +0000 (09:47 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 10 Feb 2018 08:47:33 +0000 (09:47 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
spec/octocatalog/init-system

index 93d8480..0e59806 100755 (executable)
@@ -15,6 +15,8 @@ file /srv/puppet.debian.org/ca/RESULT/clientcerts/ca.{crl,crt}
 
 file /srv/puppet.debian.org/sync/data/dsa-nagios/generated/nrpe_dsa.cfg
 
+file /srv/puppet.debian.org/from-letsencrypt/salsa.debian.org.{crt,key}
+
 for fact in spec/octocatalog/facts/*; do
   hostname=$(basename $fact .json)