Does anybody have any insight into this?

On Thursday, March 19, 2015 at 10:14:59 PM UTC-7, Michael Pawlak wrote:
>
> Hello Puppeteers,
>
> We currently have implemented a nodeless (role base using LDAP) and 
> masterless (git pulls) puppet infrastructure at work. This aspect seems to 
> work just fine. We also have puppetdb setup to manage reports and 
> storeconfigs. There is plenty of data being written to the PostgreSQL DB. 
> However the storeconfigs aspect doesn't seem to be working as expected. 
> Basically, a resource is exported as expected. However, the resource that 
> is exported on the local machine is the only resource created when the 
> collection of resources is collected. I have attached the puppetdb.log, 
> puppetdb.conf, puppet.conf, routes.yaml, a sample manifest to create the 
> stored configs and the logs from both hosts. I am rather stumped why this 
> isn't working. Below is an example showing that the resources are not 
> collected and applied properly. Any help would be greatly appreciated. 
> Thanks.
>
> ------
> ls -al /tmp/*.example.com 
> -rw-r----- 1 root root 30 Mar 20 04:20 /tmp/puppet00.example.com
>
> cat /tmp/puppet00.example.com
> puppet00.example.com
>
> ------
> ls -al /tmp/*..example.com 
> -rw-r----- 1 root root 30 Mar 20 04:20 /tmp/puppet01.example.com
>
> cat /tmp/puppet01.example.com
> puppet01.example.com
>
> -Mike
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d2006e25-7a3a-4c1e-b8e6-766352db4535%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to