Hi everyone,

I am trying to configure a puppet master with a puppetdb for storeconfigs 
backend. I am using Ubuntu 12.10 and the packages from puppetlabs repository. 
The option I chose for the master is to use passanger as I am far more familiar 
with apache than with the ruby web servers that are available as an option. I 
will also need puppetDB for proper nagios configuration so I got that as well 
from the ubuntu packages. Here is the full package list that I installed:

    apt-get install puppet-common puppetdb puppetdb-terminus 
puppetmaster-common puppetmaster-passenger

I followed the guides on puppetlabs and everything worked fine for a vagrant 
virtual machine I have locally as an agent. The problem came when I tried to 
add puppetDB to the picture. I started getting strange error on

    puppet agent -t

on the agent. I am also getting the following message in the system log
when I try to connect to the master

    Could not configure routes from /etc/puppet/routes.yaml: Could not find 
terminus puppetdb for indirection facts

Strangely enough I couldn't find any answers with googling so I decided to post 
here for help.

Best, Nikola

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to