From d683a6b07bf7a031e36bbe295fa54eb138499387 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Fri, 22 Apr 2016 14:19:35 +0100 Subject: [PATCH] wp --- etc/dbs/puppetdb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/dbs/puppetdb.php b/etc/dbs/puppetdb.php index da64d6d9..bd743d0b 100644 --- a/etc/dbs/puppetdb.php +++ b/etc/dbs/puppetdb.php @@ -1,7 +1,7 @@ 'Puppetdb', - 'host' => 'big', + 'host' => 'big.cascais.loc', 'type' => 'pgsql', 'user' => 'puppetdb', 'default_table' => 'view_hosts', -- 2.47.3