From: Peter Palfrader Date: Sun, 29 Sep 2019 16:40:11 +0000 (+0200) Subject: manage pg_hba on buxtehude X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=fe55cd15033254feddb2183185b3c41967eca9fd manage pg_hba on buxtehude --- diff --git a/data/nodes/buxtehude.debian.org.yaml b/data/nodes/buxtehude.debian.org.yaml index b420bbdaf..7ff29a32a 100644 --- a/data/nodes/buxtehude.debian.org.yaml +++ b/data/nodes/buxtehude.debian.org.yaml @@ -9,3 +9,5 @@ apache2::rlimitnproc: 450 roles::mta::heavy: true exim::is_bugsmx: true + +roles::postgresql::server::manage_clusters_hba: true