Jira (PDB-2155) routes.yaml not managed properly

2018-05-07 Thread Rob Browning (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-2155  
 
 
  routes.yaml not managed properly   
 

  
 
 
 
 

 
Change By: 
 Rob Browning  
 
 
Labels: 
 puppetdb pdb-module  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-2155) routes.yaml not managed properly

2015-11-04 Thread Colin Deisenroth (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Colin Deisenroth created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 PuppetDB /  PDB-2155 
 
 
 
  routes.yaml not managed properly  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 PDB module-5.0.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 Screen Shot 2015-11-04 at 11.26.57 PM.png 
 
 
 

Created:
 

 2015/11/04 11:30 PM 
 
 
 

Environment:
 
 
Puppet 3.6 
 
 
 

Labels:
 

 puppetdb 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Colin Deisenroth 
 
 
 
 
 
 
 
 
 
 
The lines in /etc/puppet/routes.yaml can change order during each puppet run, so puppetmaster is restarted randomly and continuously. 
manifests/master/routes.pp sets the routes like this: $routes = { 'master' => { 'facts' =>  { 'terminus' => 'puppetdb', 'cache' => 'yaml', }