From a65a0e7bcb14ea54038bfe7d15ee7e0eae69e15c Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Fri, 14 Oct 2016 11:39:01 +0200 Subject: [PATCH] puppetdb --- etc/dbq/puppetdb.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/dbq/puppetdb.php b/etc/dbq/puppetdb.php index 90b49e44..452bee0b 100644 --- a/etc/dbq/puppetdb.php +++ b/etc/dbq/puppetdb.php @@ -1,7 +1,8 @@ 'Puppetdb', - 'host' => 'big.cascais.loc', + #'host' => 'big.cascais.loc', + 'host' => 'puppet.nbdom.net', 'type' => 'pgsql', 'user' => 'puppetdb', 'default_table' => 'view_hosts', -- 2.47.3