X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fprofile%2Fmanifests%2Fpostgresql%2Fssl.pp;h=9b0a95cf41cd29ec6744e93bdbb7595e33feb51f;hb=b5305b5cad5cbb0a2c072b29f2d4dc05126c39d4;hp=dc56c0bd61e77cfba9f4c7d294988167d9472bce;hpb=6962463657db999c33f1aabe60e0567be218918d;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/modules/profile/manifests/postgresql/ssl.pp b/modules/profile/manifests/postgresql/ssl.pp index dc56c0b..9b0a95c 100644 --- a/modules/profile/manifests/postgresql/ssl.pp +++ b/modules/profile/manifests/postgresql/ssl.pp @@ -79,4 +79,5 @@ define profile::postgresql::ssl ( } } + # FIXME: add monitoring for ssl }