Jira (PUP-897) package type should accept virtual package for rpm

2014-02-12 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg assigned an issue to Unassigned











 






 Puppet /  PUP-897



  package type should accept virtual package for rpm 










Change By:

 Kylo Ginsberg




Assignee:

 Kylo Ginsberg












   

 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/groups/opt_out.


Jira (PUP-1681) Windows stat doesn't expose the correct mode

2014-02-12 Thread Ethan Brown (JIRA)
Title: Message Title










 

 Ethan Brown commented on an issue











 






  Re: Windows stat doesn't expose the correct mode 










Thanks for fixing this guy...
Addition through subtraction!












   

 Add Comment











 













 Puppet /  PUP-1681



  Windows stat doesn't expose the correct mode 







 When trying to read the mode of a file in Windows, there are two separate code paths that might be used - Puppet::FileSystem.stat in our file system abstraction, and the more direct Puppet::Util::Windows::Security.get_mode. For example   {code}  Puppet::FileSystem.stat('c:/inetpub').mode  {code}   {code}  Puppet::Util::Windows::Security.get_mode('c:/in...















 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/groups/opt_out.


Jira (PUP-1681) Windows stat doesn't expose the correct mode

2014-02-12 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper commented on an issue











 






  Re: Windows stat doesn't expose the correct mode 










Another commit merged in 5820d4c to fix issues on 2003 where symlinks are not supported












   

 Add Comment











 













 Puppet /  PUP-1681



  Windows stat doesn't expose the correct mode 







 When trying to read the mode of a file in Windows, there are two separate code paths that might be used - Puppet::FileSystem.stat in our file system abstraction, and the more direct Puppet::Util::Windows::Security.get_mode. For example   {code}  Puppet::FileSystem.stat('c:/inetpub').mode  {code}   {code}  Puppet::Util::Windows::Security.get_mode('c:/in...















 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/groups/opt_out.


Jira (FACT-328) PR (634): Refactor/facter 2/fact 327 pluggable command execution - adrienthebo

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (634): Refactor/facter 2/fact 327 pluggable command execution - adrienthebo 










adrienthebo commented:
I've refactored the base class into windows and posix subclasses and I've pulled the ruby18 exec behavior back into base since we're not changing that for Facter 2.0.












   

 Add Comment











 













 Facter /  FACT-328



  PR (634): Refactor/facter 2/fact 327 pluggable command execution - adrienthebo 







 h2. Refactor/facter 2/fact 327 pluggable command execution   * Author: Adrien Thebo git...@somethingsinistral.net>  * Company: Puppet Labs  * Github ID: [adrienthebo|https://github.com/adrienthebo]  * [Pull Request 634 Discussion|https://github.com/puppetlabs/facter/pull/634]  * [Pull Request 634 File Diff|https://github.com/puppetlabs/facter/pull/63...















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

Jira (PDB-342) Add acceptance testing for Oracle JDK 7

2014-02-12 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue











 






  Re: Add acceptance testing for Oracle JDK 7 










Merged here: https://github.com/puppetlabs/puppetdb/commit/69c6578b2d21cc58a198bc5f86a0024916ac7e24












   

 Add Comment











 













 PuppetDB /  PDB-342



  Add acceptance testing for Oracle JDK 7 







 This involves adding acceptance tests for Oracle JDK 7 using JavaPackage support on: lucid and squeeze. Currently those platforms don't have their own version of JDK7 so the proposal is to build our own JDK7 packages, host them somewhere and use those instead.















 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/groups/opt_out.


Jira (PUP-1682) puppet man config fails with undefined method 'gsub' for nil:NilClass

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow created an issue











 






 Puppet /  PUP-1682



  puppet man config fails with undefined method 'gsub' for nil:NilClass 










Issue Type:

  Bug




Affects Versions:


 3.x




Assignee:


 Unassigned




Created:


 12/Feb/14 6:32 PM




Priority:

  Normal




Reporter:

 Joshua Partlow










On master d65211e `puppet man config` fails because the section option does not have a description.
`puppet man config --trace`



jpartlow@percival:~/work/puppet$ be puppet man config --trace
Error: undefined method `gsub' for nil:NilClass
/home/jpartlow/work/puppet/lib/puppet/face/help/man.erb:52:in `block (4 levels) in '
/home/jpartlow/work/puppet/lib/puppet/face/help/man.erb:49:in `each'
/home/jpartlow/work/puppet/lib/puppet/face/help/man.erb:49:in `block (3 levels) in '
/home/jpartlow/.rbenv/versions/1.9.3-p484/lib/ruby/1.9.1/erb.rb:838:in `eval'
/home/jpartlow/.rbenv/versions/1.9.3-p484/lib/ruby/1.9.1/erb.rb:838:in `result'
/home/jpartlow/work/puppet/lib/puppet/face/man.rb:54:in `block (3 levels) in '
/home/jpartlow/work/puppet/lib/puppet/interface/action.rb+eval[wrapper]:242:in `man'
/home/jpartlow/work/puppet/lib/puppet/application/face_base.rb:229:in `main'
/home/jpartlow/work/puppet/lib/puppet/application.rb:376:in `run_command'
/home/jpartlow/work/puppet/lib/puppet/application.rb:367:in `block (3 levels) in run'
/home/jpartlow/work/puppet/lib/puppet/application.rb:474:in `plugin_hook'
/home/jpartlow/work/puppet/lib/puppet/application.rb:367:in `block (2 levels) in run'
/home/jpartlow/work/puppet/lib/puppet/util.rb:479:in `exit_on_fail'
/home/jpartlow/work/puppet/lib/puppet/application

Jira (FACT-328) PR (634): Refactor/facter 2/fact 327 pluggable command execution - adrienthebo

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (634): Refactor/facter 2/fact 327 pluggable command execution - adrienthebo 










puppetcla commented:
CLA signed by all contributors.












   

 Add Comment











 













 Facter /  FACT-328



  PR (634): Refactor/facter 2/fact 327 pluggable command execution - adrienthebo 







 h2. Refactor/facter 2/fact 327 pluggable command execution   * Author: Adrien Thebo git...@somethingsinistral.net>  * Company: Puppet Labs  * Github ID: [adrienthebo|https://github.com/adrienthebo]  * [Pull Request 634 Discussion|https://github.com/puppetlabs/facter/pull/634]  * [Pull Request 634 File Diff|https://github.com/puppetlabs/facter/pull/63...















 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/groups/op

Jira (PUP-1681) Windows stat doesn't expose the correct mode

2014-02-12 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper commented on an issue











 






  Re: Windows stat doesn't expose the correct mode 










Merged in 5a6bb7a to be released in 3.5.0












   

 Add Comment











 













 Puppet /  PUP-1681



  Windows stat doesn't expose the correct mode 







 When trying to read the mode of a file in Windows, there are two separate code paths that might be used - Puppet::FileSystem.stat in our file system abstraction, and the more direct Puppet::Util::Windows::Security.get_mode. For example   {code}  Puppet::FileSystem.stat('c:/inetpub').mode  {code}   {code}  Puppet::Util::Windows::Security.get_mode('c:/in...















 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/groups/opt_out.


Jira (PUP-1327) PR (2060) owner of files created by nagios resource types

2014-02-12 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper assigned an issue to Joshua Cooper











 






 Puppet /  PUP-1327



  PR (2060) owner of files created by nagios resource types 










Change By:

 Joshua Cooper




Assignee:

 Joshua Cooper












   

 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/groups/opt_out.


Jira (PUP-1677) Placeholder for pe-puppet acceptance test changes Brannan has made which we need to pull into stable and pe-puppet

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow updated an issue











 






 Puppet /  PUP-1677



  Placeholder for pe-puppet acceptance test changes Brannan has made which we need to pull into stable and pe-puppet 










Change By:

 Joshua Partlow




Component/s:

 PE












   

 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/groups/opt_out.


Jira (PUP-1559) Windows - Specifying well-known SIDs as a group / user in manifests causes errors

2014-02-12 Thread Ethan Brown (JIRA)
Title: Message Title










 

 Ethan Brown commented on an issue











 






  Re: Windows - Specifying well-known SIDs as a group / user in manifests causes errors 










It looks like you're testing against the wrong package version. This should be against the master branch... not sure that the MSI you're using was the proper one.












   

 Add Comment











 













 Puppet /  PUP-1559



  Windows - Specifying well-known SIDs as a group / user in manifests causes errors 







 This fix was already done as part of PUP-266 as ADSI queries were failing against well know SIDS like {code}S-1-5-6{code}   Even though PUP-266 has been moved to a post 4.0 release, since this code is complete and tested, it should make it's way into 3.4   Commit msg notes:   * Previously, calling Puppet::Util::ADSI::Group.exists? for a well-known grou...















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

Jira (PUP-1670) (PR 2347) A way to validate file content syntax before replacing files

2014-02-12 Thread Charlie Sharpsteen (JIRA)
Title: Message Title










 

 Charlie Sharpsteen updated an issue











 






 Puppet /  PUP-1670



  (PR 2347) A way to validate file content syntax before replacing files 










Change By:

 Charlie Sharpsteen




Summary:

 (PR 2347) A way to validate file content syntax before replacing files












   

 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/groups/opt_out.


Jira (PUP-1042) Puppet apply runmode should write classes.txt file

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1042



  Puppet apply runmode should write classes.txt file 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-22 to 2014-1-29, Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12, Week 2014-2- 12 19  to 2014-2- 19 26












   

 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/groups/opt_out.


Jira (FACT-272) Update facter man page for 2.0

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue











 






 Facter /  FACT-272



  Update facter man page for 2.0 










Change By:

 Adrien Thebo




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1677) Placeholder for pe-puppet acceptance test changes Brannan has made which we need to pull into stable and pe-puppet

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow updated an issue











 






 Puppet /  PUP-1677



  Placeholder for pe-puppet acceptance test changes Brannan has made which we need to pull into stable and pe-puppet 










Change By:

 Joshua Partlow




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1670) A way to validate file content syntax before replacing files

2014-02-12 Thread Charlie Sharpsteen (JIRA)
Title: Message Title










 

 Charlie Sharpsteen updated an issue











 






 Puppet /  PUP-1670



  A way to validate file content syntax before replacing files 










Change By:

 Charlie Sharpsteen




Component/s:

 Community












   

 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/groups/opt_out.


Jira (PUP-751) Measure stat() calls

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-751



  Measure stat() calls 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1678) Environment Endpoint should show configuration and not all modules

2014-02-12 Thread Andrew Parker (JIRA)
Title: Message Title










 

 Andrew Parker created an issue











 






 Puppet /  PUP-1678



  Environment Endpoint should show configuration and not all modules 










Issue Type:

  Improvement




Assignee:

 Andrew Parker




Components:


 Networking Services




Created:


 12/Feb/14 2:16 PM




Fix Versions:


 3.5.0




Priority:

  Normal




Reporter:

 Andrew Parker










Right now the environments endpoint is showing all of the modules for an environment. After talking with the group that is going to be using this information, they actually need to know something else. They need to know the settings of the environment, specifically the modulepath and manifest values.
We need to remove the list of modules and replace it with the settings.


{
   "environments": {
"env1": { "settings": { "modulepath": ["/one", "/two"], "manifest": "/manifests" } }
   }
}














 

Jira (PUP-1327) owner of files created by nagios resource types

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1327



  owner of files created by nagios resource types 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1677) Placeholder for pe-puppet acceptance test changes Brannan has made which we need to pull into stable and pe-puppet

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow created an issue











 






 Puppet /  PUP-1677



  Placeholder for pe-puppet acceptance test changes Brannan has made which we need to pull into stable and pe-puppet 










Issue Type:

  Task




Assignee:


 Unassigned




Created:


 12/Feb/14 2:15 PM




Priority:

  Normal




Reporter:

 Joshua Partlow












   

 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/groups/opt_out.


Jira (PUP-1589) PR (2328): Msgpack terminii - dalen

2014-02-12 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg updated an issue











 






 Puppet /  PUP-1589



  PR (2328): Msgpack terminii - dalen 










Change By:

 Henrik Lindberg




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1589) PR (2328): Msgpack terminii - dalen

2014-02-12 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg updated an issue











 






 Puppet /  PUP-1589



  PR (2328): Msgpack terminii - dalen 










Change By:

 Henrik Lindberg




Fix Version/s:

 3.5.0












   

 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/groups/opt_out.


Jira (PUP-1619) Add Tuple and Struct types to the type system

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1619



  Add Tuple and Struct types to the type system 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1589) PR (2328): Msgpack terminii - dalen

2014-02-12 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg updated an issue











 






 Puppet /  PUP-1589



  PR (2328): Msgpack terminii - dalen 










Change By:

 Kylo Ginsberg




Story Points:

 1












   

 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/groups/opt_out.


Jira (PUP-713) PR (2050): (#4820) cron type should not allow specification of special parameter and normal hour/minute/day/etc parameters. - ffrank

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-713



  PR (2050): (#4820) cron type should not allow specification of special parameter and normal hour/minute/day/etc parameters. - ffrank 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-897) package type should accept virtual package for rpm

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-897



  package type should accept virtual package for rpm 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (FACT-322) Remove special casing of the empty string

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Facter /  FACT-322



  Remove special casing of the empty string 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1584) Puppet module tool should work with new directory environments

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1584



  Puppet module tool should work with new directory environments 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1629) WIndows 2008r2 fails to load() a file it previously store()d

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1629



  WIndows 2008r2 fails to load() a file it previously store()d 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (FACT-150) Facter timeouts reap all subprocesses thus confusing Puppet

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Facter /  FACT-150



  Facter timeouts reap all subprocesses thus confusing Puppet 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1451) Make public SSL files publicly readable

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1451



  Make public SSL files publicly readable 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1042) Puppet apply runmode should write classes.txt file

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1042



  Puppet apply runmode should write classes.txt file 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-22 to 2014-1-29, Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1120) Change default private key permissions to permit group read

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1120



  Change default private key permissions to permit group read 










Change By:

 Michelle Johansen




Sprint:

 Week 2013-12-19 to 2014-1-2, Week 2014-1-2 to 2014-1-8, Week 2014-1-8 to 2014-1-15, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (FACT-166) fact names should be limited to a single type

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Facter /  FACT-166



  fact names should be limited to a single type 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1473) user resource fails on UTF-8 comment

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1473



  user resource fails on UTF-8 comment 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1407) puppet CA generates CRL that does not conform to RFC5280

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1407



  puppet CA generates CRL that does not conform to RFC5280 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1559) Windows - Specifying well-known SIDs as a group / user in manifests causes errors

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1559



  Windows - Specifying well-known SIDs as a group / user in manifests causes errors 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-845) Create a windows provider

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-845



  Create a windows provider 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-22 to 2014-1-29, Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (FACT-239) Expose different resolution types in DSL

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Facter /  FACT-239



  Expose different resolution types in DSL 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1029) filter function should accept two parameters

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1029



  filter function should accept two parameters 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-778) PR (2086): Initial refactoring of yumrepo. - apenney

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-778



  PR (2086): Initial refactoring of yumrepo. - apenney 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-22 to 2014-1-29, Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1270) 'pkg' package provider does not understand IPS package versions properly

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1270



  'pkg' package provider does not understand IPS package versions properly 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-649) PR (2024): (#3220) crontab: allow purging unmanaged resources - ffrank

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-649



  PR (2024): (#3220) crontab: allow purging unmanaged resources - ffrank 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1523) Add support for 'held' ensure value to Yum provider by using yum-versionlock.

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1523



  Add support for 'held' ensure value to Yum provider by using yum-versionlock.  










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1282) puppet gem does not include platform specific gem dependencies

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1282



  puppet gem does not include platform specific gem dependencies 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-15 to 2014-1-21, Week 2014-1-22 to 2014-1-29, Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-844) Create basic acl type

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-844



  Create basic acl type 










Change By:

 Michelle Johansen




Sprint:

 Week 2014-1-22 to 2014-1-29, Week 2014-1-29 to 2014-2-05, Week 2014-2-5 to 2014-2-12 , Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1589) PR (2328): Msgpack terminii - dalen

2014-02-12 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg assigned an issue to Henrik Lindberg











 






 Puppet /  PUP-1589



  PR (2328): Msgpack terminii - dalen 










Change By:

 Henrik Lindberg




Assignee:

 Eric Sorenson Henrik Lindberg












   

 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/groups/opt_out.


Jira (PUP-1120) Change default private key permissions to permit group read

2014-02-12 Thread Rob Reynolds (JIRA)
Title: Message Title










 

 Rob Reynolds assigned an issue to Unassigned











 






 Puppet /  PUP-1120



  Change default private key permissions to permit group read 










Change By:

 Rob Reynolds




Assignee:

 Kurt Wall












   

 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/groups/opt_out.


Jira (PUP-620) (PR 2012) Add install_options to gem provider

2014-02-12 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper updated an issue











 






 Puppet /  PUP-620



  (PR 2012) Add install_options to gem provider 










Change By:

 Joshua Cooper




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1676) Puppet config print respects legacy but not directory environments

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow commented on an issue











 






  Re: Puppet config print respects legacy but not directory environments 










Talking with Andy about this, we'd like to encourage the use of the environment as the gateway to lookup settings so rather than a Puppet[:some_setting], make an environment[:some_setting] call which handles the delegation.
Puppet::Node::Environment#[] would first intercept setting lookups for any settings the environment itself provides (:modulepath, :manifest, some to be added...), and if the requested setting is not one of these, would then delegate to Puppet[:some_setting].
Then need to make config print and variants env aware.












   

 Add Comment











 













 Puppet /  PUP-1676



  Puppet config print respects legacy but not directory environments 







 Puppet config print and --configprint respect only legacy environments if specified.   For example:   {code}  jpartlow@percival:~/work/puppet$ cat ~/.puppet/puppet.conf  [legacy]  modulepath=/home/jpartlow/work/tmp/envs/legacy   jpartlow@percival:~/work/puppet$ tree ~/.puppet/environments/  /home/jpartlow/.puppet/environments/  └── direnv  └── mod...















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




 




Jira (PUP-1676) Puppet config print respects legacy but not directory environments

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow updated an issue











 






 Puppet /  PUP-1676



  Puppet config print respects legacy but not directory environments 










Change By:

 Joshua Partlow




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1676) Puppet config print respects legacy but not directory environments

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow created an issue











 






 Puppet /  PUP-1676



  Puppet config print respects legacy but not directory environments 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 12/Feb/14 1:51 PM




Fix Versions:


 3.5.0




Priority:

  Normal




Reporter:

 Joshua Partlow










Puppet config print and --configprint respect only legacy environments if specified.
For example:



jpartlow@percival:~/work/puppet$ cat ~/.puppet/puppet.conf 
[legacy]
modulepath=/home/jpartlow/work/tmp/envs/legacy

jpartlow@percival:~/work/puppet$ tree ~/.puppet/environments/
/home/jpartlow/.puppet/environments/
└── direnv
└── modules

2 directories, 0 files



then



jpartlow@percival:~/work/puppet$ be puppet agent --configprint modulepath
/home/jpartlow/.puppet/modules:/usr/share/puppet/modules
jpartlow@percival:~/work/puppet$ be puppet agent --configprint modulepath --environment legacy
/home/jpartlow/work/tmp/envs/legacy



but



jpartlow@percival:~/work/puppet$ be puppet agent --configprint modulepath --environment direnv
/home/jpartlow/

Jira (PUP-751) Measure stat() calls

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-751



  Measure stat() calls 










Change By:

 Michelle Johansen




Summary:

 Measure stat()  callls  calls












   

 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/groups/opt_out.


Jira (PUP-1584) Puppet module tool should work with new directory environments

2014-02-12 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow commented on an issue











 






  Re: Puppet module tool should work with new directory environments 










After talking with Andy, I'm moving the configprint issues out into their own ticket, because I have a separate fix specific to module tools and we discussed a different approach for the configprint problems.












   

 Add Comment











 













 Puppet /  PUP-1584



  Puppet module tool should work with new directory environments 







 Given two environments, a legacy environment 'legacyenv' defined in puppet.conf and a 'direnv' directory in the established $environmentdir, `puppet module install --environment ` will respect the legacy environment but not the directory environment. This probably needs to be fixed for all the module functions, but I haven't tested everything yet.















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

Jira (PUP-620) (PR 2012) Add install_options to gem provider

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: (PR 2012) Add install_options to gem provider 










joshcooper commented:
Thanks @mmoghadas for submitting this PR. I would like to merge this, but have run into a few issues. First, `install_options` is used both when installing and when listing. So you can't for example do:
 package  { 'ruby-prof': ensure => latest, provider => gem, install_options => ['--force'] }

As it is not a valid option for list:
 Error: /Stage[main]//Package[ruby-prof]: Could not evaluate: Could not get latest version: Could not list gems: Execution of '/Users/josh/.rbenv/versions/1.9.3-p392/bin/gem list --remote ruby-prof$ --force' returned 1: ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --force 
I'm thinking we should keep `install_options` for options that are specific to install, e.g. `-

force`, but use `package_settings` for things that are common across different gem commands, e.g. `[ '
-config-file=/root/.gemrc' ]`. Note this is a new package property added in commit 6ba2a7bd9fb8ae5759ce4243ac78539a6753fcb6, so you'll need to rebase against the current master.
Also, could you add a unit test to verify the gem changed you made, and update your commit subject to reference the PUP-620 jira ticket. By convention, we've been doing:
 (PUP-620) Adds install_options to gem provider
Our [COMMITTERS.md](https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md) has more information about our preferred commit style.
Thanks again for your contribution! If you need help writing the spec test, I can help out. I'm on irc in #puppet-dev (joshcooper)












   

 Add Comment











 













 Puppet /  PUP-620



  (PR 2012) Add install_options to gem provider 



Jira (PUP-1675) Incorrect Warning issued when assigning $noop as class variable

2014-02-12 Thread Jo Rhett (JIRA)
Title: Message Title










 

 Jo Rhett created an issue











 






 Puppet /  PUP-1675



  Incorrect Warning issued when assigning $noop as class variable 










Issue Type:

  Bug




Affects Versions:


 3.4.2




Assignee:


 Unassigned




Created:


 12/Feb/14 1:17 PM




Priority:

  Major




Reporter:

 Jo Rhett










If you set a class variable named $noop you will receive a Warning message that it will affect all contained resources. However it actually won't do that.



$ cat testnoop.pp 
class testnoop(
  $noop = true,
) {

  file { '/tmp/testnoop.txt': 
ensure  => present,
content => 'should not be created',
  }
}

include testnoop

$ puppet apply testnoop.pp 
Warning: noop is a metaparam; this value will inherit to all contained resources in the testnoop definition
Notice: Compiled catalog for geode in environment production in 0.22 seconds
Notice: /Stage[main]/Testnoop/File[/tmp/testnoop.txt]/ensure: created
Notice: Finished catalog run in 0.23 seconds



Nigel indicates this should work at: https://projects.puppetlabs.com/issues/6526
However this indicates you don't want this to work: https://projects.puppetlabs.com/issues/7793
It seems you should pick an answer. Right now you are telling me that it will affect these resources, but it doesn't. 
I would also argue that it shouldn't be a Warning.


   

Jira (PUP-1029) filter function should accept two parameters

2014-02-12 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg assigned an issue to Kylo Ginsberg











 






 Puppet /  PUP-1029



  filter function should accept two parameters 










Change By:

 Kylo Ginsberg




Assignee:

 Kylo Ginsberg












   

 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/groups/opt_out.


Jira (FACT-166) fact names should be limited to a single type

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo assigned an issue to Adrien Thebo











 






 Facter /  FACT-166



  fact names should be limited to a single type 










Change By:

 Adrien Thebo




Assignee:

 Joshua Hoblitt Adrien Thebo












   

 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/groups/opt_out.


Jira (PUP-845) Create a windows provider

2014-02-12 Thread Rob Reynolds (JIRA)
Title: Message Title










 

 Rob Reynolds commented on an issue











 






  Re: Create a windows provider 










It seems that this ticket is also about managing permissions since the other tickets don't make highlight of it.












   

 Add Comment











 













 Puppet /  PUP-845



  Create a windows provider 







 Create a basic (empty) windows provider that is only suitable on windows.















 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/groups/opt_out.


Jira (PUP-610) Pull Request (1974): enablerepo and disablerepo for yum type

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: Pull Request (1974): enablerepo and disablerepo for yum type 










sciurus commented:
When time allows I will rewrite this to use the new functionality. If anyone else wants to preempt me and do it, that's fine.












   

 Add Comment











 













 Puppet /  PUP-610



  Pull Request (1974): enablerepo and disablerepo for yum type 







 h2. enablerepo and disablerepo for yum type   * Author: Brian Pitts <>  * Company:   * Github ID: [sciurus|https://github.com/sciurus]  * [Pull Request 1974 Discussion|https://github.com/puppetlabs/puppet/pull/1974]  * [Pull Request 1974 File Diff|https://github.com/puppetlabs/puppet/pull/1974/files]  h2. Pull Request Description   This is a pull requ...















 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.

Jira (PUP-1210) authentication_authority key is not set when managing root's password using the puppet user provider

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Puppet /  PUP-1210



  authentication_authority key is not set when managing root's password using the puppet user provider 










Change By:

 Michelle Johansen




Fix Version/s:

 3.6.0




Fix Version/s:

 3.5.0












   

 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/groups/opt_out.


Jira (PUP-1327) owner of files created by nagios resource types

2014-02-12 Thread Ethan Brown (JIRA)
Title: Message Title










 

 Ethan Brown assigned an issue to Ethan Brown











 






 Puppet /  PUP-1327



  owner of files created by nagios resource types 










Change By:

 Ethan Brown




Assignee:

 Ethan Brown












   

 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/groups/opt_out.


Jira (PUP-652) PR (2026): #19422: Deal with invalid arguments to nagios types - yath

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue











 






 Puppet /  PUP-652



  PR (2026): #19422: Deal with invalid arguments to nagios types - yath 










Change By:

 Adrien Thebo




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (PUP-1483) PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems 










Pull request (FORGE-141) Add Basic Travis file for Module generation has been closed.












   

 Add Comment











 













 Puppet /  PUP-1483



  PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems 







 h2. (FORGE-141) Add Basic Travis file for Module generation   * Author: Peter Souter <>  * Company:   * Github ID: [petems|https://github.com/petems]  * [Pull Request 2282 Discussion|https://github.com/puppetlabs/puppet/pull/2282]  * [Pull Request 2282 File Diff|https://github.com/puppetlabs/puppet/pull/2282/files]  h2. Pull Request Description   Basi...















 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/groups/opt_out.


Jira (HI-179) Add RHEL 7 support for Hiera packaging

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 Hiera /  HI-179



  Add RHEL 7 support for Hiera packaging 










Change By:

 Michelle Johansen




Story Points:

 1












   

 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/groups/opt_out.


Jira (PUP-1483) PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems 










petems commented:
Spun out into https://github.com/puppetlabs/puppet/pull/2348, this isn't really needed now :+1: 












   

 Add Comment











 













 Puppet /  PUP-1483



  PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems 







 h2. (FORGE-141) Add Basic Travis file for Module generation   * Author: Peter Souter <>  * Company:   * Github ID: [petems|https://github.com/petems]  * [Pull Request 2282 Discussion|https://github.com/puppetlabs/puppet/pull/2282]  * [Pull Request 2282 File Diff|https://github.com/puppetlabs/puppet/pull/2282/files]  h2. Pull Request Description   Basi...















 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

Jira (PUP-852) Create acl defined type

2014-02-12 Thread Rob Reynolds (JIRA)
Title: Message Title










 

 Rob Reynolds commented on an issue











 






  Re: Create acl defined type 










I'm pretty sure we can remove this - this was part of the old but I'm not sure we'll need it for the new armature












   

 Add Comment











 













 Puppet /  PUP-852



  Create acl defined type 







 We will likely want to create a defined type to manage the collection of security related settings. Not entirely sure this is necessary, but it seemed helpful in the case of the registry, and that was of similar complexity.















 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/groups/opt_out.


Jira (PUP-1483) PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems 










zaphod42 commented:
@petems @apenney This seems to have pulled in a bunch of strange commits. Can you try rebasing it again on master? At the same time could you also update the commit messages to follow the contributing guidelines? Other than that, I think the functionality looks good now.












   

 Add Comment











 













 Puppet /  PUP-1483



  PR (2282): (FORGE-141) Add Basic Travis file for Module generation - petems 







 h2. (FORGE-141) Add Basic Travis file for Module generation   * Author: Peter Souter <>  * Company:   * Github ID: [petems|https://github.com/petems]  * [Pull Request 2282 Discussion|https://github.com/puppetlabs/puppet/pull/2282]  * [Pull Request 2282 File Diff|https://github.com/puppetlabs/puppet/pull/2282/files]  h2. Pull Request Description   Basi...















 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 ema

Jira (PUP-1342) PR (2212): Updates to ext/suse init and spec files - benkevan

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (2212): Updates to ext/suse init and spec files - benkevan 










Pull request Updates to ext/suse init and spec files has been closed.












   

 Add Comment











 













 Puppet /  PUP-1342



  PR (2212): Updates to ext/suse init and spec files - benkevan 







 h2. Updates to ext/suse init and spec files   * Author: Ben Kevan <>  * Company:   * Github ID: [benkevan|https://github.com/benkevan]  * [Pull Request 2212 Discussion|https://github.com/puppetlabs/puppet/pull/2212]  * [Pull Request 2212 File Diff|https://github.com/puppetlabs/puppet/pull/2212/files]  h2. Pull Request Description   The removal of chan...















 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/groups/opt_out.


Jira (PUP-1342) PR (2212): Updates to ext/suse init and spec files - benkevan

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (2212): Updates to ext/suse init and spec files - benkevan 










zaphod42 commented:
@MosesMendoza I'm closing this out due to inactivity. If you still want it to continue, please reopen it and move it forward.












   

 Add Comment











 













 Puppet /  PUP-1342



  PR (2212): Updates to ext/suse init and spec files - benkevan 







 h2. Updates to ext/suse init and spec files   * Author: Ben Kevan <>  * Company:   * Github ID: [benkevan|https://github.com/benkevan]  * [Pull Request 2212 Discussion|https://github.com/puppetlabs/puppet/pull/2212]  * [Pull Request 2212 File Diff|https://github.com/puppetlabs/puppet/pull/2212/files]  h2. Pull Request Description   The removal of chan...















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

Jira (FACT-322) Remove special casing of the empty string

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo assigned an issue to Unassigned











 






 Facter /  FACT-322



  Remove special casing of the empty string 










Change By:

 Adrien Thebo




Assignee:

 Eric Sorenson












   

 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/groups/opt_out.


Jira (PDB-447) Have PuppetDB collect performance information from nodes

2014-02-12 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue











 






  Re: Have PuppetDB collect performance information from nodes 










I think this is a duplicate of PDB-15.












   

 Add Comment











 













 PuppetDB /  PDB-447



  Have PuppetDB collect performance information from nodes 







 The puppet agent creates the file:   {noformat}  /var/opt/lib/pe-puppet/state/last_run_summary.yaml  {noformat}   Which contains performance information about how long different resources take and is helpful for tracking performance of nodes over time.   If that information is sent in the report then it would be nice if puppetdb stored it and made i...















 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/groups/opt_out.


Jira (FACT-326) Facter-2 throws NameError using uninitialized constant

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue











 






 Facter /  FACT-326



  Facter-2 throws NameError using uninitialized constant  










Change By:

 Adrien Thebo




Story Points:

 1












   

 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/groups/opt_out.


Jira (FACT-326) Facter-2 throws NameError using uninitialized constant

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue











 






 Facter /  FACT-326



  Facter-2 throws NameError using uninitialized constant  










Change By:

 Adrien Thebo




Fix Version/s:

 2.0












   

 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/groups/opt_out.


Jira (PUP-1671) puppet module list/install: accept the same syntax for module names

2014-02-12 Thread Dawn Foster (JIRA)
Title: Message Title










 

 Dawn Foster moved an issue











 






 Puppet /  PUP-1671



  puppet module list/install: accept the same syntax for module names 










Change By:

 Dawn Foster




Key:

 ASK PUP - 16 1671




Project:

 Ask  Puppet  Labs












   

 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/groups/opt_out.


Jira (FACT-326) Facter-2 throws NameError using uninitialized constant

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue











 






 Facter /  FACT-326



  Facter-2 throws NameError using uninitialized constant  










Change By:

 Adrien Thebo




Sprint:

 Week 2014-2-12 to 2014-2-19












   

 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/groups/opt_out.


Jira (FACT-326) Facter-2 throws NameError using uninitialized constant

2014-02-12 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo assigned an issue to Adrien Thebo











 






 Facter /  FACT-326



  Facter-2 throws NameError using uninitialized constant  










Change By:

 Adrien Thebo




Assignee:

 Eric Sorenson Adrien Thebo












   

 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/groups/opt_out.


Jira (PUP-1668) Redmine Pages need pointers to JIRA

2014-02-12 Thread Eric Sorenson (JIRA)
Title: Message Title










 

 Eric Sorenson commented on an issue











 






  Re: Redmine Pages need pointers to JIRA 










Agree, the individual bug pages have links to JIRA but it'd be great to have the header / skin of the site reflect it as well. Charlie can you look into this please?












   

 Add Comment











 













 Puppet /  PUP-1668



  Redmine Pages need pointers to JIRA 







 Given that most people solve problems via Google, and the current first hits for google with the search 'puppet bug report' goto the old Redmine site, it would be very helpful if the redmine site could have a notation somewhere ( header perhaps ) that lets users know the site is depreciated and please go use the new Jira site.















 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/groups/opt_out.


Jira (PUP-1668) Redmine Pages need pointers to JIRA

2014-02-12 Thread Eric Sorenson (JIRA)
Title: Message Title










 

 Eric Sorenson updated an issue











 






 Puppet /  PUP-1668



  Redmine Pages need pointers to JIRA 










Change By:

 Eric Sorenson




Assignee:

 Eric Sorenson Charlie Sharpsteen












   

 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/groups/opt_out.


Jira (PUP-1672) Install puppet modules using Vagrant commands rather than shell commands

2014-02-12 Thread Dawn Foster (JIRA)
Title: Message Title










 

 Dawn Foster commented on an issue











 






  Re: Install puppet modules using Vagrant commands rather than shell commands 










This was mistakenly put into the bug tracker for the Ask Q&A website project. I've moved it to Puppet.












   

 Add Comment











 













 Puppet /  PUP-1672



  Install puppet modules using Vagrant commands rather than shell commands 







 Vagrant newbies might be confused by the puppet module system--modules must be added using shell commands, before any puppet scripts are read:   https://github.com/mcandre/mcandre-ubuntu/blob/master/Vagrantfile   https://github.com/mcandre/mcandre-ubuntu/blob/master/bootstrap.rb   https://github.com/mcandre/mcandre-ubuntu/blob/master/manifests/default















 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/groups/opt_ou

Jira (PUP-1672) Install puppet modules using Vagrant commands rather than shell commands

2014-02-12 Thread Dawn Foster (JIRA)
Title: Message Title










 

 Dawn Foster moved an issue











 






 Puppet /  PUP-1672



  Install puppet modules using Vagrant commands rather than shell commands 










Change By:

 Dawn Foster




Key:

 ASK PUP - 15 1672




Project:

 Ask  Puppet  Labs












   

 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/groups/opt_out.


Jira (PUP-1671) puppet module list/install: accept the same syntax for module names

2014-02-12 Thread Dawn Foster (JIRA)
Title: Message Title










 

 Dawn Foster commented on an issue











 






  Re: puppet module list/install: accept the same syntax for module names 










This was mis-filed in the project for the ask.puppetlabs.com Q&A website. I moved it to Puppet.












   

 Add Comment











 













 Puppet /  PUP-1671



  puppet module list/install: accept the same syntax for module names 







 I'm trying to use `puppet module list` to identify which modules need to be installed (like 'apt' packages). But I can't just `grep` the output directly, I have to convert the slashes in module names (`puppetlabs/apt`) to dashes (`puppetlabs-apt`) to check against the output of `puppet module list`, then send the originals with slashes to `puppet module i...















 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/groups/opt_out.


Jira (PUP-1327) owner of files created by nagios resource types

2014-02-12 Thread Andrew Parker (JIRA)
Title: Message Title










 

 Andrew Parker commented on an issue











 






  Re: owner of files created by nagios resource types 










The mode doesn't appear to be managed correctly on windows. Not yet sure what is wrong.
https://jenkins.puppetlabs.com/job/Puppet-Specs-Windows-master/1619/nodes=win2003r2/testReport/(root)/Nagios%20file%20creation/Nagios_file_creation_when_creating_a_nagios_config_file_which_is_not_managed_should_choose_the_file_mode_if_requested/


Error Message

failed Nagios file creation when creating a nagios config file which is not managed should choose the file mode if requested
Stacktrace

expected: "100640"
 got: "100644" (using ==)
./spec/integration/type/nagios_spec.rb:54:in `block (4 levels) in '















   

 Add Comment











 













 Puppet /  PUP-1327



  owner of files created by nagios resource types 







 Currently the files are created with the permission 600 and are owned by root   it will be nice to have the possibility to change the owner and/or the permissions of those resources   example :nagios_host{ "korin":  ensure => "present",  use => "linux-server",  alias => "korin",  address => "192.168.109...















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




Jira (PUP-1327) owner of files created by nagios resource types

2014-02-12 Thread Andrew Parker (JIRA)
Title: Message Title










 

 Andrew Parker commented on an issue











 






  Re: owner of files created by nagios resource types 










According to Ethan Brown and a test he found the lower nibble needs to be set to 4 in sets so that it can work on windows. Still confirming that this is a constraint of modes on windows.












   

 Add Comment











 













 Puppet /  PUP-1327



  owner of files created by nagios resource types 







 Currently the files are created with the permission 600 and are owned by root   it will be nice to have the possibility to change the owner and/or the permissions of those resources   example :nagios_host{ "korin":  ensure => "present",  use => "linux-server",  alias => "korin",  address => "192.168.109...















 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/groups/opt_out.


Jira (PDB-342) Add acceptance testing for Oracle JDK 7

2014-02-12 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber assigned an issue to Kenneth Barber











 






 PuppetDB /  PDB-342



  Add acceptance testing for Oracle JDK 7 










Change By:

 Kenneth Barber




Assignee:

 Kenneth Barber












   

 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/groups/opt_out.


Jira (PDB-447) Have PuppetDB collect performance information from nodes

2014-02-12 Thread Nick Walker (JIRA)
Title: Message Title










 

 Nick Walker created an issue











 






 PuppetDB /  PDB-447



  Have PuppetDB collect performance information from nodes 










Issue Type:

  New Feature




Assignee:


 Unassigned




Created:


 12/Feb/14 9:17 AM




Priority:

  Normal




Reporter:

 Nick Walker










The puppet agent creates the file:


/var/opt/lib/pe-puppet/state/last_run_summary.yaml 



Which contains performance information about how long different resources take and is helpful for tracking performance of nodes over time. 
If that information is sent in the report then it would be nice if puppetdb stored it and made it accessible. 
I'm also not sure what other types of performance information would be available / useful and I'm not attached to the information in last_run_summary if there's something more helpful that'd be great. 












   

 Add Comment









   

Jira (PUP-1473) user resource fails on UTF-8 comment

2014-02-12 Thread Andrew Parker (JIRA)
Title: Message Title










 

 Andrew Parker commented on an issue











 






  Re: user resource fails on UTF-8 comment 










Didn't fail tests. I moved the wrong ticket. Back where is supposed to be now.












   

 Add Comment











 













 Puppet /  PUP-1473



  user resource fails on UTF-8 comment 







 Setting the gecos/comment field in a local user on debian wheezy with puppet 3.4.2-1puppetlabs1 fails with an ugly error about utf-8 encodings.   As this system is completely utf-8 there is no reason that this should be an invalid value, as can be seen by "puppet resource" and "getent passwd" displaying the value without problems.   {code}  root@puppetm...















 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/groups/opt_out.


Jira (PDB-445) PR (849): Start in on the merge of v2 and v3 test namespaces - senior

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (849): Start in on the merge of v2 and v3 test namespaces - senior 










pljenkinsro commented:
:green_heart: Test passed. Refer to this link for build results: https://jenkins.puppetlabs.com/job/PuppetDB%20Acceptance%20-%20Pull%20Requests/229/












   

 Add Comment











 













 PuppetDB /  PDB-445



  PR (849): Start in on the merge of v2 and v3 test namespaces - senior 







 h2. Start in on the merge of v2 and v3 test namespaces   * Author: Ryan Senior   * Company:   * Github ID: [senior|https://github.com/senior]  * [Pull Request 849 Discussion|https://github.com/puppetlabs/puppetdb/pull/849]  * [Pull Request 849 File Diff|https://github.com/puppetlabs/puppetdb/pull/849/files]  h2. Pull Request Descrip...















 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

Jira (PDB-401) PR (826): Port to trapperkeeper 0.3.0 - cprice404

2014-02-12 Thread Christopher Price (JIRA)
Title: Message Title










 

 Christopher Price commented on an issue











 






  Re: PR (826): Port to trapperkeeper 0.3.0 - cprice404 










Looks like PDB-342 is in this sprint, so should be knocked out within a week or so?












   

 Add Comment











 













 PuppetDB /  PDB-401



  PR (826): Port to trapperkeeper 0.3.0 - cprice404 







 h2. Port to trapperkeeper 0.3.0   * Author: Chris Price <>  * Company:   * Github ID: [cprice404|https://github.com/cprice404]  * [Pull Request 826 Discussion|https://github.com/puppetlabs/puppetdb/pull/826]  * [Pull Request 826 File Diff|https://github.com/puppetlabs/puppetdb/pull/826/files]  h2. Pull Request Description   This commit updates PuppetD...















 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/groups/opt_out.


Jira (PDB-335) Scope 2.0 epics Round 2

2014-02-12 Thread Michelle Johansen (JIRA)
Title: Message Title










 

 Michelle Johansen updated an issue











 






 PuppetDB /  PDB-335



  Scope 2.0 epics Round 2 










Change By:

 Michelle Johansen




Sprint:

 20140219 to  20140226  to 20140305












   

 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/groups/opt_out.


Jira (PDB-401) PR (826): Port to trapperkeeper 0.3.0 - cprice404

2014-02-12 Thread Christopher Price (JIRA)
Title: Message Title










 

 Christopher Price commented on an issue











 






  Re: PR (826): Port to trapperkeeper 0.3.0 - cprice404 










Kenneth Barber no problem; I don't mind waiting, as long as we can try to minimize the number of times it needs to be rebased  So I'll just hold off on rebasing for now.












   

 Add Comment











 













 PuppetDB /  PDB-401



  PR (826): Port to trapperkeeper 0.3.0 - cprice404 







 h2. Port to trapperkeeper 0.3.0   * Author: Chris Price <>  * Company:   * Github ID: [cprice404|https://github.com/cprice404]  * [Pull Request 826 Discussion|https://github.com/puppetlabs/puppetdb/pull/826]  * [Pull Request 826 File Diff|https://github.com/puppetlabs/puppetdb/pull/826/files]  h2. Pull Request Description   This commit updates PuppetD...















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

Jira (PDB-354) Deprecate old versions of the command API

2014-02-12 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue











 






 PuppetDB /  PDB-354



  Deprecate old versions of the command API 










Change By:

 Kenneth Barber




Sprint:

 20140305 to 20140312












   

 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/groups/opt_out.


Jira (PDB-354) Deprecate old versions of the command API

2014-02-12 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue











 






 PuppetDB /  PDB-354



  Deprecate old versions of the command API 










Change By:

 Kenneth Barber




Sprint:

 20140305 20140219  to  20140312  20140226












   

 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/groups/opt_out.


Jira (PDB-401) PR (826): Port to trapperkeeper 0.3.0 - cprice404

2014-02-12 Thread Deepak Giridharagopal (JIRA)
Title: Message Title










 

 Deepak Giridharagopal updated an issue











 






 PuppetDB /  PDB-401



  PR (826): Port to trapperkeeper 0.3.0 - cprice404 










Change By:

 Deepak Giridharagopal




Sprint:

 20140129 to 20140205, 20140205 to 20140212 , 20140212 to 20140219












   

 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/groups/opt_out.


Jira (PDB-234) Create v4 API

2014-02-12 Thread Deepak Giridharagopal (JIRA)
Title: Message Title










 

 Deepak Giridharagopal updated an issue











 






 PuppetDB /  PDB-234



  Create v4 API 










Change By:

 Deepak Giridharagopal




Sprint:

 20140129 to 20140205, 20140205 to 20140212 , 20140212 to 20140219












   

 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/groups/opt_out.


Jira (PDB-177) Consider using '0.0.0.0' or '127.0.0.1' instead of 'facter fqdn' for ssl-host

2014-02-12 Thread Deepak Giridharagopal (JIRA)
Title: Message Title










 

 Deepak Giridharagopal updated an issue











 






 PuppetDB /  PDB-177



  Consider using '0.0.0.0' or '127.0.0.1' instead of 'facter fqdn' for ssl-host 










Change By:

 Deepak Giridharagopal




Sprint:

         20140205 to 20140212 , 20140212 to 20140219












   

 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/groups/opt_out.


Jira (PUP-640) Report format 4 docs should be updated for optional fields

2014-02-12 Thread John Duarte (JIRA)
Title: Message Title










 

 John Duarte updated an issue











 






 Puppet /  PUP-640



  Report format 4 docs should be updated for optional fields 










Change By:

 John Duarte




Labels:

 qa-reviewed












   

 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/groups/opt_out.


Jira (PDB-177) Consider using '0.0.0.0' or '127.0.0.1' instead of 'facter fqdn' for ssl-host

2014-02-12 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue











 






 PuppetDB /  PDB-177



  Consider using '0.0.0.0' or '127.0.0.1' instead of 'facter fqdn' for ssl-host 










Change By:

 Kenneth Barber




Story Points:

 1












   

 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/groups/opt_out.


Jira (PUP-1670) A way to validate file content syntax before replacing files

2014-02-12 Thread JIRA
Title: Message Title










 

 Erik Dalén commented on an issue











 






  Re: A way to validate file content syntax before replacing files 










https://github.com/puppetlabs/puppet/pull/2347












   

 Add Comment











 













 Puppet /  PUP-1670



  A way to validate file content syntax before replacing files 







 This is a feature that for example ansible has using the validate option: http://docs.ansible.com/template_module.html   There is a similar thing in stdlib, using the validate_cmd function: https://github.com/puppetlabs/puppetlabs-stdlib#validate_cmd   But the problem with that is that is runs on the master side, so for example if you want to validate a...















 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/groups/opt_out.


Jira (PUP-1663) PR (2347): Add validate_cmd parameter to file type - dalen

2014-02-12 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue











 






  Re: PR (2347): Add validate_cmd parameter to file type - dalen 










dalen commented:
I've added a JIRA ticket and some tests now.












   

 Add Comment











 













 Puppet /  PUP-1663



  PR (2347): Add validate_cmd parameter to file type - dalen 







 h2. Add validate_cmd parameter to file type   * Author: Erik Dalén   * Company: Spotify  * Github ID: [dalen|https://github.com/dalen]  * [Pull Request 2347 Discussion|https://github.com/puppetlabs/puppet/pull/2347]  * [Pull Request 2347 File Diff|https://github.com/puppetlabs/puppet/pull/2347/files]  h2. Pull Request Descript...















 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/groups/opt_out.


  1   2   >