From 9b289b84026b9b042b947d0dd9b7a1d82e84ced2 Mon Sep 17 00:00:00 2001 From: noelmcloughlin Date: Mon, 9 Apr 2018 15:50:17 +0100 Subject: [PATCH] Convert hex to decimal --- postgres/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/defaults.yaml b/postgres/defaults.yaml index e737366..2e17dd8 100644 --- a/postgres/defaults.yaml +++ b/postgres/defaults.yaml @@ -21,7 +21,7 @@ postgres: env: [] conf_dir: /var/lib/pgsql/data - conf_dir_mode: 0775 + conf_dir_mode: '0775' postgresconf: "" macos: