]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/profile/manifests/postgresql/ssl.pp
Add postgresql monitoring
[perso/Immae/Projets/Puppet.git] / modules / profile / manifests / postgresql / ssl.pp
index dc56c0bd61e77cfba9f4c7d294988167d9472bce..9b0a95cf41cd29ec6744e93bdbb7595e33feb51f 100644 (file)
@@ -79,4 +79,5 @@ define profile::postgresql::ssl (
     }
   }
 
+  # FIXME: add monitoring for ssl
 }