Jira (PUP-2610) Rack masters lose track of environment loaders

2014-05-19 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg commented on an issue


















  Re: Rack masters lose track of environment loaders 










Merged to stable: 0dc5ad3












   

 Add Comment

























 Puppet /  PUP-2610



  Rack masters lose track of environment loaders 







 When a puppet master is running under rack the first few seconds of running will cause it to use the wrong modules if the {{[main]}} section has a different {{modulepath}} (or {{environmentpath}}) from the {{[master]}} section.   Reproduction:   Given a rack master with the following puppet.conf:  {code}  [main]  modulepath = /tmp/main-modules  [master]...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2610) Rack masters lose track of environment loaders

2014-05-19 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg commented on an issue


















  Re: Rack masters lose track of environment loaders 










Merged to master: 4861826205335f50e9f169f25a89b9043f725825
There was a conflict in application.rb - I think I got it right but Joshua Partlow can you also take a look at the result after the merge.












   

 Add Comment

























 Puppet /  PUP-2610



  Rack masters lose track of environment loaders 







 When a puppet master is running under rack the first few seconds of running will cause it to use the wrong modules if the {{[main]}} section has a different {{modulepath}} (or {{environmentpath}}) from the {{[master]}} section.   Reproduction:   Given a rack master with the following puppet.conf:  {code}  [main]  modulepath = /tmp/main-modules  [master]...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PUP-2610) Rack masters lose track of environment loaders

2014-05-19 Thread Peter Meier (JIRA)
Title: Message Title










 

 Peter Meier commented on an issue


















  Re: Rack masters lose track of environment loaders 










This is quite a severe issue, because the catalog is then being compiled with a wrong environment, which means that stored configs being present from previous runs are being purged from the database, resulting in possible config changes across your whole infrastructure. 












   

 Add Comment

























 Puppet /  PUP-2610



  Rack masters lose track of environment loaders 







 When a puppet master is running under rack the first few seconds of running will cause it to use the wrong modules if the {{[main]}} section has a different {{modulepath}} (or {{environmentpath}}) from the {{[master]}} section.   Reproduction:   Given a rack master with the following puppet.conf:  {code}  [main]  modulepath = /tmp/main-modules  [master]...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PUP-2610) Rack masters lose track of environment loaders

2014-05-16 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-2610



  Rack masters lose track of environment loaders 










Issue Type:

  Bug




Affects Versions:


 3.6.0




Assignee:

 Andy Parker




Components:


 DSL




Created:


 16/May/14 4:32 PM




Fix Versions:


 3.6.1




Priority:

  Critical




Reporter:

 Andy Parker










When a puppet master is running under rack the first few seconds of running will cause it to use the wrong modules if the [main] section has a different modulepath (or environmentpath) from the [master] section.
Reproduction:
Given a rack master with the following puppet.conf:



[main]
modulepath = /tmp/main-modules
[master]
modulepath = /tmp/master-modules



Install puppetlabs-stdlib into the /tmp/main-modules directory:

   

Jira (PUP-2610) Rack masters lose track of environment loaders

2014-05-16 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2610



  Rack masters lose track of environment loaders 










Change By:

 Andy Parker




Sprint:

 Week2014-5-14to2014-5-21












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.