]> git.nbdom.net Git - nb.git/commitdiff
puppetdb
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Fri, 14 Oct 2016 09:39:01 +0000 (11:39 +0200)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Fri, 14 Oct 2016 09:39:01 +0000 (11:39 +0200)
etc/dbq/puppetdb.php

index 90b49e44415e78135b4da93c92cad440c58dd1a1..452bee0b5eaec8e8b4f41ca5cd585900a1555835 100644 (file)
@@ -1,7 +1,8 @@
 <?php
 $DBQ['puppetdb'] = array (
   'title' => 'Puppetdb',
-  'host' => 'big.cascais.loc',
+  #'host' => 'big.cascais.loc',
+  'host' => 'puppet.nbdom.net',
   'type' => 'pgsql',
   'user' => 'puppetdb',
   'default_table' => 'view_hosts',