aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/manifests/postgresql/ssl.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profile/manifests/postgresql/ssl.pp')
-rw-r--r--modules/profile/manifests/postgresql/ssl.pp1
1 files changed, 1 insertions, 0 deletions
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 (
79 } 79 }
80 } 80 }
81 81
82 # FIXME: add monitoring for ssl
82} 83}