summaryrefslogtreecommitdiff
path: root/manifests/pgadmin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/pgadmin.pp')
-rw-r--r--manifests/pgadmin.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/pgadmin.pp b/manifests/pgadmin.pp
index e7f842a..12e6c32 100644
--- a/manifests/pgadmin.pp
+++ b/manifests/pgadmin.pp
@@ -28,7 +28,7 @@ class profiles::pgadmin (
],
location_deny => [ 'all' ],
# TODO centralize this setting
- uwsgi => '/run/uwsgi/emperor.sock',
+ uwsgi => 'unix:/run/uwsgi/emperor.sock',
}
# file { '/etc/pgadmin/config_system.py':