From: Nicolas Boisselier Date: Fri, 14 Oct 2016 09:39:01 +0000 (+0200) Subject: puppetdb X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=a65a0e7bcb14ea54038bfe7d15ee7e0eae69e15c;p=nb.git puppetdb --- 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',