Jira (PUP-3301) concat type/provider broken since 3.7.1

2014-09-18 Thread Andreas Roth (JIRA)
Title: Message Title










 

 Andreas Roth created an issue


















 Puppet /  PUP-3301



  concat type/provider broken since 3.7.1 










Issue Type:

  Bug




Affects Versions:


 3.7.1




Assignee:

 Kylo Ginsberg




Components:


 Types and Providers




Created:


 18/Sep/14 12:39 AM




Environment:


(K)Ubuntu 14.04 AMD64 with latest updates, ruby 1.9.3p484




Priority:

  Normal




Reporter:

 Andreas Roth










I set up a GIT repository at https://github.com/aroth-arsoft/puppet-type-concat with my concat type+provider.
When i'm running the run_concat_test script using puppet version 3.7.0 (or before) the script creates two files: /tmp/concat_test2 which contains concat1 concat2 concat3
and /tmp/concat_test_redir  concat1 concat2 concat2_1 concat2_1_1 concat2_1_2 concat2_1_3 uptime=1:01 hours concat2_3a concat2_3b concat3
If i run the same script with puppet 3.7.1 the /tmp/concat_test_redir file is empty and the /tmp/concat_test2 is correct.




  

Jira (PDB-881) Resources endpoint should include defined type resources

2014-09-18 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Resources endpoint should include defined type resources 










Puppet would need to expose this first in the catalog. I'm presuming this ticket would be a noop of they did that as we'll just gladly accept the resource, however it would need some more design thought.












   

 Add Comment

























 PuppetDB /  PDB-881



  Resources endpoint should include defined type resources 







 Much like resources.txt (https://tickets.puppetlabs.com/browse/PUP-1102) PuppetDB's Resources endpoint should include defined type resources.   If anyone would find the time to include this, that'd be great.















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




 














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


Jira (PUP-3302) Puppet resource broken when directory environments enabled

2014-09-18 Thread Chris Spence (JIRA)
Title: Message Title










 

 Chris Spence created an issue


















 Puppet /  PUP-3302



  Puppet resource broken when directory environments enabled 










Issue Type:

  Bug




Affects Versions:


 3.7.1




Assignee:


 Unassigned




Created:


 18/Sep/14 6:15 AM




Priority:

  Normal




Reporter:

 Chris Spence












puppet resource file /usr/share/puppet-dashboard-mirror ensure=directory source=/usr/share/puppet-dashboard recurse=true ignore='*/log/' Error: /File[/usr/share/puppet-dashboard-mirror]: Failed to generate additional resources using 'eval_generate': Could not find a directory environment named 'none' anywhere in the path: /platform/puppet/environment. Does the directory exist? Error: /File[/usr/share/puppet-dashboard-mirror]: Could not evaluate: Could not retrieve file metadata for file:/usr/share/puppet-dashboard: Could not find a directory environment named 'none' anywhere in the path: /platform/puppet/environment. Does the directory exist? Wrapped exception: Could not find a directory environment named 'none' anywhere in the path: /platform/puppet/environment. Does the directory exist? Error: Could not run: Could not retrieve file metadata for file:/usr/share/puppet-dashboard: Could not find a directory environment named 'none' anywhere in the path: /platform/puppet/environment. Does the directory exist? Wrapped exception: Could not find a directory environment named 'none' anywhere in the path: /platform/puppet/environment. Does the directory exist?






  

Jira (PUP-1199) Puppet should be able to manage files that are set to immutable

2014-09-18 Thread Julien Pivotto (JIRA)
Title: Message Title










 

 Julien Pivotto commented on an issue


















  Re: Puppet should be able to manage files that are set to immutable 










garrett honeycutt I do not agree. If I set a immutable flag, then I expect that puppet is not able to modify the file. This should of course never happen but sometimes it is an easy way to modify a file, then ensure the catalog is failing so you remember that you need to fix it.












   

 Add Comment

























 Puppet /  PUP-1199



  Puppet should be able to manage files that are set to immutable 







 Puppet should be able to override files it manages that are made immutable with chattr/chflags, perhaps by updating the File resource and determining what environment it's being run on.















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




 














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


Jira (PUP-3302) Puppet resource broken when directory environments enabled

2014-09-18 Thread Chris Spence (JIRA)
Title: Message Title










 

 Chris Spence updated an issue


















 Puppet /  PUP-3302



  Puppet resource broken when directory environments enabled 










Change By:

 Chris Spence









 # Whenrunning puppetresource ,thecommandfailsforwantofa'none'environment{quote}puppetresource file/usr/share/puppet-dashboard-mirrorensure=directorysource=/usr/share/puppet-dashboardrecurse=trueignore='* */ log / *'Error:/File[/usr/share/puppet-dashboard-mirror]:Failedtogenerateadditionalresourcesusing'eval_generate':Couldnotfindadirectoryenvironmentnamed'none'anywhereinthepath:/platform/puppet/environment.Doesthedirectoryexist?Error:/File[/usr/share/puppet-dashboard-mirror]:Couldnotevaluate:Couldnotretrievefilemetadataforfile:/usr/share/puppet-dashboard:Couldnotfindadirectoryenvironmentnamed'none'anywhereinthepath:/platform/puppet/environment.Doesthedirectoryexist?Wrappedexception:Couldnotfindadirectoryenvironmentnamed'none'anywhereinthepath:/platform/puppet/environment.Doesthedirectoryexist?Error:Couldnotrun:Couldnotretrievefilemetadataforfile:/usr/share/puppet-dashboard:Couldnotfindadirectoryenvironmentnamed'none'anywhereinthepath:/platform/puppet/environment.Doesthedirectoryexist?Wrappedexception:Couldnotfindadirectoryenvironmentnamed'none'anywhereinthepath:/platform/puppet/environment.Doesthedirectoryexist? {quote}Notealso-whenalargenumberofdirectoryenvironmentsexist,thevalid_directoriesroutinein/usr/lib/ruby/site_ruby/1.8/puppet/environments.rbtakesalotoftimetostattheenvironmentdirectoryandworkoutwhetherallthedirectoriesarevalid(Icurrentlyhave224environmentsandthedelaybetweene.g.apuppetagent-t--debugandthecommandevenstartingtodisplaydebugoutputissomethinglike10s(ymmvdependingonIOetc)












   

 Add Comment






















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




 






  

Jira (PUP-1199) Puppet should be able to manage files that are set to immutable

2014-09-18 Thread garrett honeycutt (JIRA)
Title: Message Title










 

 garrett honeycutt commented on an issue


















  Re: Puppet should be able to manage files that are set to immutable 










Julien, I understand your use case, though if Puppet was able to manage the immutability flag, nothing would change for you unless you specifically used it in your code.












   

 Add Comment

























 Puppet /  PUP-1199



  Puppet should be able to manage files that are set to immutable 







 Puppet should be able to override files it manages that are made immutable with chattr/chflags, perhaps by updating the File resource and determining what environment it's being run on.















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




 














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


Jira (PDB-882) Build a performance testing CI solution using something like Gatling

2014-09-18 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber created an issue


















 PuppetDB /  PDB-882



  Build a performance testing CI solution using something like Gatling 










Issue Type:

  Improvement




Assignee:


 Unassigned




Created:


 18/Sep/14 8:49 AM




Priority:

  Normal




Reporter:

 Kenneth Barber










Chris Price has already cut a lot of ground on this, we should implement a similar solution to start to build up our performance related CI story.
The initial work should be in building up the environment, and running the most basic of perf test to begin with. Later we can build up our library of tests, but the build work is the hardest hill to climb for now.












   

 Add Comment






















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



 

Jira (PUP-3277) Fix up PE Puppet Acceptance Tests

2014-09-18 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow assigned an issue to Joshua Partlow


















 Puppet /  PUP-3277



  Fix up PE Puppet Acceptance Tests 










Change By:

 Joshua Partlow




Assignee:

 JoshuaPartlow












   

 Add Comment






















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




 














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


Jira (PUP-1019) Remove ZAML

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Remove ZAML 










Kylo Ginsberg, I don't think that I really care to invest the time into that. ZAML hasn't been updated in our codebase for a long time. Psych in ruby is based on libyaml, which seems to be the most commonly used yaml implementation. I can't imagine it being much slower and by using the built-in yaml, it allows us to take advantage of whatever improvements the platform makes. We also get the benefit of using the standard yaml rather than always wondering if we have some special extensions that we just forgot about.












   

 Add Comment

























 Puppet /  PUP-1019



  Remove ZAML 







 ZAML does not reliably encode non US-ASCII characters causing puppet to write a file that it can not read back in later.















 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 

Jira (PUP-3303) Remove Puppet::Util.binread

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3303



  Remove Puppet::Util.binread 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 18/Sep/14 9:57 AM




Fix Versions:


 4.0.0




Priority:

  Normal




Reporter:

 Andy Parker










lib/puppet/util.rb:337: Puppet.deprecation_warning(Puppet::Util.binread is deprecated. Read the file without this method as it will be removed in a future version.)












   

 Add Comment






















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



Jira (PUP-3304) resource 'show_diff = false' ignored when --test command line flag is used

2014-09-18 Thread David Gwilliam (JIRA)
Title: Message Title










 

 David Gwilliam created an issue


















 Puppet /  PUP-3304



  resource 'show_diff = false' ignored when --test command line flag is used 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 18/Sep/14 10:03 AM




Priority:

  Normal




Reporter:

 David Gwilliam










i get the case for the inverse behavior, i.e. if global show_diff is set to false, puppet ignores resource-level show_diff, however in this case it seems like a bad behavior, since making an explicit change and then testing your catalog yields no changes at all...












   

 Add Comment






















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




 


   

Jira (PUP-3302) Puppet resource broken when directory environments enabled

2014-09-18 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow assigned an issue to Joshua Partlow


















 Puppet /  PUP-3302



  Puppet resource broken when directory environments enabled 










Change By:

 Joshua Partlow




Assignee:

 JoshuaPartlow












   

 Add Comment






















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




 














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


Jira (PUP-3302) Puppet resource broken when directory environments enabled

2014-09-18 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow commented on an issue


















  Re: Puppet resource broken when directory environments enabled 










I've reproduced this as well:


jpartlow@percival:~/work/puppet$ be puppet resource file /tmp/bar ensure=directory source=/tmp/foo recurse=true
Warning: hi
Error: /File[/tmp/bar]: Failed to generate additional resources using 'eval_generate': Could not find a directory environment named 'none' anywhere in the path: /home/jpartlow/.puppet/environments. Does the directory exist?
Error: /File[/tmp/bar]: Could not evaluate: Could not retrieve file metadata for file:/tmp/foo: Could not find a directory environment named 'none' anywhere in the path: /home/jpartlow/.puppet/environments. Does the directory exist?
Wrapped exception:
Could not find a directory environment named 'none' anywhere in the path: /home/jpartlow/.puppet/environments. Does the directory exist?
Error: Could not run: Could not retrieve file metadata for file:/tmp/foo: Could not find a directory environment named 'none' anywhere in the path: /home/jpartlow/.puppet/environments. Does the directory exist?
Wrapped exception:
Could not find a directory environment named 'none' anywhere in the path: /home/jpartlow/.puppet/environments. Does the directory exist?



A straight apply succeeds.


jpartlow@percival:~/work/puppet$ be puppet apply -e file { '/tmp/bar': ensure = directory, source = '/tmp/foo', recurse = true }
Notice: Compiled catalog for percival.corp.puppetlabs.net in environment production in 0.09 seconds
Notice: /Stage[main]/Main/File[/tmp/bar]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/bar/thing.txt]/ensure: defined content as '{md5}764efa883dda1e11db47671c4a3bbd9e'
Notice: Finished catalog run in 0.12 seconds



It's failing in the Puppet::Resource.indirection.save call: https://github.com/puppetlabs/puppet/blob/stable/lib/puppet/application/resource.rb#L218 I haven't dug into the indirector to see exactly what's going on. But the 'none' environment is most likely Puppet::Node::Environment::NONE, which is the default for a Catalog.












   

 Add Comment
























 

Jira (PUP-3302) Puppet resource broken when directory environments enabled

2014-09-18 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow updated an issue


















 Puppet /  PUP-3302



  Puppet resource broken when directory environments enabled 










Change By:

 Joshua Partlow




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-3304) resource 'show_diff = false' ignored when --test command line flag is used

2014-09-18 Thread David Gwilliam (JIRA)
Title: Message Title










 

 David Gwilliam assigned an issue to David Gwilliam


















 Puppet /  PUP-3304



  resource 'show_diff = false' ignored when --test command line flag is used 










Change By:

 David Gwilliam




Assignee:

 DavidGwilliam












   

 Add Comment






















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




 














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


Jira (PUP-3302) Puppet resource broken when directory environments enabled

2014-09-18 Thread Joshua Partlow (JIRA)
Title: Message Title










 

 Joshua Partlow updated an issue


















 Puppet /  PUP-3302



  Puppet resource broken when directory environments enabled 










Change By:

 Joshua Partlow




Fix Version/s:

 3.7.2












   

 Add Comment






















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




 














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


Jira (PDB-883) Performance issues with fact_values garbage collection

2014-09-18 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber assigned an issue to Kenneth Barber


















 PuppetDB /  PDB-883



  Performance issues with fact_values garbage collection 










Change By:

 Kenneth Barber




Assignee:

 KennethBarber












   

 Add Comment






















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




 














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


Jira (PDB-883) Performance issues with fact_values garbage collection

2014-09-18 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber created an issue


















 PuppetDB /  PDB-883



  Performance issues with fact_values garbage collection 










Issue Type:

  Bug




Affects Versions:


 2.2.0




Assignee:


 Unassigned




Created:


 18/Sep/14 11:10 AM




Priority:

  Normal




Reporter:

 Kenneth Barber










Erik Dalen is seeing massive perf issues with our fact_values cleanup, enough to block other queries for hours anyway.












   

 Add Comment






















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


   

Jira (PDB-883) Performance issues with fact_values garbage collection

2014-09-18 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-883



  Performance issues with fact_values garbage collection 










Change By:

 Kenneth Barber




Sprint:

 PuppetDB2014-09-24












   

 Add Comment






















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




 














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


Jira (PDB-883) Performance issues with fact_values garbage collection

2014-09-18 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Performance issues with fact_values garbage collection 










Original blocking pg_stats_activity, showing the slow delete:
https://gist.github.com/dalen/fde6efb6358e76db53f6
Explain plan for delete:
https://gist.github.com/dalen/11cae288605e9fcd0569
Exception when it times out:
https://gist.github.com/dalen/e05bc9d65c1779f6386d
Explain plan of just the select distinct:
https://www.irccloud.com/pastebin/yMXdpjva
Explain plan for the query (but no delete):
https://www.irccloud.com/pastebin/T9KeIZWp
Different methodologies that will allow us to limit the amount of deletes:
https://gist.github.com/kbarber/40a6b9e141475474fea3












   

 Add Comment

























 PuppetDB /  PDB-883



  Performance issues with fact_values garbage collection 







 Erik Dalen is seeing massive perf issues with our fact_values cleanup, enough to block other queries for hours anyway.















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




 

Jira (PUP-3301) concat type/provider broken since 3.7.1

2014-09-18 Thread William Hopper (JIRA)
Title: Message Title










 

 William Hopper commented on an issue


















  Re: concat type/provider broken since 3.7.1 










As pointed out by Adrien Thebo, the commit which introduced the relevant change is 6563a604, titled 'removed magic handling of square brackets in resource titles'.
I was indeed able to reproduce the issue in Debian 6 using Andreas Roth's concat test git repo, with the following results:
On commit 168168485 (3.7.0), running `run_concat_test` results in files as stated in the original comment, /tmp/concat_test2 and /tmp/concat_test_redir with contents the same as stated.
On commit 6563a604, concat_test2 is the same as before, but concat_test_redir is incorrectly empty.












   

 Add Comment

























 Puppet /  PUP-3301



  concat type/provider broken since 3.7.1 







 I set up a GIT repository at https://github.com/aroth-arsoft/puppet-type-concat with my concat type+provider.   When i'm running the run_concat_test script using puppet version 3.7.0 (or before) the script creates two files:  /tmp/concat_test2 which contains  concat1  concat2  concat3   and /tmp/concat_test_redir  concat1  concat2  concat2_1  concat2_1...















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




 



   

Jira (PUP-3305) Change allow_virtual default to true

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3305



  Change allow_virtual default to true 










Issue Type:

  Bug




Assignee:

 Kylo Ginsberg




Components:


 Types and Providers




Created:


 18/Sep/14 12:25 PM




Fix Versions:


 4.0.0




Priority:

  Normal




Reporter:

 Andy Parker










Currently the there is a deprecation message issued when allow_virtual isn't specified. The message needs to be removed and the default for allow_virtual needs to be changed from false to true.












   

 Add Comment













Jira (PUP-3306) Remove deprecated Puppet::SSL::Inventory#serial method

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3306



  Remove deprecated Puppet::SSL::Inventory#serial method 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 18/Sep/14 12:34 PM




Priority:

  Normal




Reporter:

 Andy Parker










lib/puppet/ssl/inventory.rb:40: Puppet.deprecation_warning 'Inventory#serial is deprecated, use Inventory#serials instead.'












   

 Add Comment






















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




 














-- 
You 

Jira (PUP-3307) Remove parameter from Puppet::Type#remove

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3307



  Remove parameter from Puppet::Type#remove 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 18/Sep/14 12:36 PM




Priority:

  Normal




Reporter:

 Andy Parker










The parameter isn't used anymore.












   

 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 

Jira (PUP-3308) Remove deprecation warning about cron purge change

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3308



  Remove deprecation warning about cron purge change 










Issue Type:

  Bug




Assignee:

 Kylo Ginsberg




Components:


 Types and Providers




Created:


 18/Sep/14 12:41 PM




Fix Versions:


 4.0.0




Priority:

  Normal




Reporter:

 Andy Parker












lib/puppet/type/resources.rb:137: def self.deprecate_params(title,params)


lib/puppet/type/resources.rb:140: Puppet.deprecation_warning(Change notice: purging cron entries will be more aggressive in future versions, take care when updating your agents. See http://links.puppetlabs.com/puppet-aggressive-cron-purge)














   

 

Jira (PUP-1199) Puppet should be able to manage files that are set to immutable

2014-09-18 Thread Julien Pivotto (JIRA)
Title: Message Title










 

 Julien Pivotto commented on an issue


















  Re: Puppet should be able to manage files that are set to immutable 










Garret, Thanks, now I uderstand your usecase. You are right.












   

 Add Comment

























 Puppet /  PUP-1199



  Puppet should be able to manage files that are set to immutable 







 Puppet should be able to override files it manages that are made immutable with chattr/chflags, perhaps by updating the File resource and determining what environment it's being run on.















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




 














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


Jira (PUP-3303) Remove deprecated binread implementations

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3303



  Remove deprecated binread implementations 










Change By:

 Andy Parker









 * lib/puppet/util.rb:337:Puppet.deprecation_warning(Puppet::Util.binreadisdeprecated.Readthefilewithoutthismethodasitwillberemovedinafutureversion.) *lib/puppet/util/monkey_patches.rb:113:Puppet.deprecation_warning(Thisisamonkey-patchedimplementationofIO.binreadonruby1.8andisdeprecated.Readthefilewithoutthismethodasitwillberemovedinafutureversion.)












   

 Add Comment






















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




 














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


Jira (PUP-3303) Remove deprecated binread implementations

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3303



  Remove deprecated binread implementations 










Change By:

 Andy Parker




Summary:

 Remove Puppet::Util. deprecated binread implementations












   

 Add Comment






















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




 














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


Jira (PUP-3307) Remove parameter from Puppet::Type#remove

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3307



  Remove parameter from Puppet::Type#remove 










Change By:

 Andy Parker




Issue Type:

 Bug Task












   

 Add Comment






















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




 














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


Jira (PUP-3303) Remove deprecated binread implementations

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3303



  Remove deprecated binread implementations 










Change By:

 Andy Parker




Issue Type:

 Bug Task












   

 Add Comment






















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




 














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


Jira (PUP-3308) Remove deprecation warning about cron purge change

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3308



  Remove deprecation warning about cron purge change 










Change By:

 Andy Parker




Issue Type:

 Bug Task












   

 Add Comment






















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




 














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


Jira (PUP-3303) Remove deprecated binread implementations

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Remove deprecated binread implementations 










This is blocked by PUP-1805 since one of the implementations seems to be a compatibility hack for 1.8.7












   

 Add Comment

























 Puppet /  PUP-3303



  Remove deprecated binread implementations 







 * lib/puppet/util.rb:337: Puppet.deprecation_warning(Puppet::Util.binread is deprecated. Read the file without this method as it will be removed in a future version.)  * lib/puppet/util/monkey_patches.rb:113: Puppet.deprecation_warning(This is a monkey-patched implementation of IO.binread on ruby 1.8 and is deprecated. Read the file without this ...















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




 














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


Jira (PUP-3306) Remove deprecated Puppet::SSL::Inventory#serial method

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3306



  Remove deprecated Puppet::SSL::Inventory#serial method 










Change By:

 Andy Parker




Issue Type:

 Bug Task












   

 Add Comment






















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




 














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


Jira (PUP-3305) Change allow_virtual default to true

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3305



  Change allow_virtual default to true 










Change By:

 Andy Parker




Issue Type:

 Bug Task












   

 Add Comment






















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




 














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


Jira (PUP-3309) puppet master --compile should be able to source facts from master inventory service

2014-09-18 Thread Kristian Kostecky (JIRA)
Title: Message Title










 

 Kristian Kostecky created an issue


















 Puppet /  PUP-3309



  puppet master --compile should be able to source facts from master inventory service 










Issue Type:

  New Feature




Affects Versions:


 3.7.1




Assignee:

 Andy Parker




Components:


 Server




Created:


 18/Sep/14 1:22 PM




Environment:


Linux, Puppet 3.7.1




Fix Versions:


 3.x, 4.x




Labels:


 puppet master compile catalog puppetdb




Priority:

  Normal




Reporter:

 Kristian Kostecky










Currently `puppet master --compile node` requires facts to be sourced from 

Jira (PUP-3301) concat type/provider broken since 3.7.1

2014-09-18 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo assigned an issue to Adrien Thebo


















 Puppet /  PUP-3301



  concat type/provider broken since 3.7.1 










Change By:

 Adrien Thebo




Assignee:

 KyloGinsberg AdrienThebo












   

 Add Comment






















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




 














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


Jira (PUP-3301) concat type/provider broken since 3.7.1

2014-09-18 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo commented on an issue


















  Re: concat type/provider broken since 3.7.1 










The reason that this regression occurred is because the types in question were relying on undefined behavior of resource title formats, and were not correctly using the autorequire system.
The first autorequire block comes from https://github.com/aroth-arsoft/puppet-type-concat/blob/8afc90a128081a7ebd4992d01333f3984177c7a8/concat/lib/puppet/type/concat_fragment.rb#L240 and I'm going to add annotations to indicate what's going on.



autorequire(:concat_fragment) do



This indicates that we are going to be returning a list of strings that are resource titles for concat_fragment instances. This means that this should return a list like so:


[concat2_1_3, concat2_1_2, concat2_1_1]






req = []
provider.register
catalog.resources.each do |r|
if r.is_a?(Puppet::Type.type(:concat_fragment))
if r[:parent] == self[:name]
req.push(r.to_s)



This is our first problem. Instead of storing the resource title, it is storing the resource reference, resulting in this return value:


[Concat_fragment[concat2_2], Concat_fragment[concat2_1], Concat_fragment[concat2_3a], Concat_fragment[concat2_3b]]



This was relying on the undocumented expansion of resource references into resources.



end
end
end
sources = self[:source]
if sources
sources = [sources] unless sources.is_a?(Array)
sources.each do |source|
uri = URI.parse(URI.escape(source))
if uri.scheme == 'file'
path = Puppet::Util.uri_to_path(uri)



When we declared this autorequire block we passed a resource type to indicate that we were autorequiring instances of concat_fragment resources. However here we start looking for resources of type concat_file. This should be extracted to a separate autorequire block declared as autorequire(:concat_file).



r = catalog.resource(:concat_file, path)
if r
req  r
else



This has the same issue as above - we should not be autorequiring resources with 

Jira (FACT-710) powershell external facts should prefer 64-bit powershell

2014-09-18 Thread Josh Cooper (JIRA)
Title: Message Title










 

 Josh Cooper created an issue


















 Facter /  FACT-710



  powershell external facts should prefer 64-bit powershell 










Issue Type:

  Bug




Assignee:

 Eric Sorenson




Created:


 18/Sep/14 4:19 PM




Labels:


 windows




Priority:

  Normal




Reporter:

 Josh Cooper










For each powershell script in facts.d, facter will execute powershell -NoProfile -NonInteractive -NoLogo -ExecutionPolicy Bypass -File # {filename}
. When ruby is a 32-bit process running on 64-bit windows, this executes the 32-bit powershell and leads to problems. For example, if using powershell to read values from the registry, it will read the 32-bit view of the registry. Also 32 and 64-bit versions have different modules available (since PSModulePath is in system32)
Likely we want to do something like what the powershell provider does:


If powershell exists in %SYSTEMROOT%\sysnative, use it


If powershell exists in %SYSTEMROOT%\system32, use it


Just execute powershell.exe like we do now


The workaround is to use the 64-bit version of puppet/ruby, but likely the 32-bit version will be around for awhile.


 

Jira (FACT-710) powershell external facts should prefer 64-bit powershell

2014-09-18 Thread Josh Cooper (JIRA)
Title: Message Title










 

 Josh Cooper updated an issue


















 Facter /  FACT-710



  powershell external facts should prefer 64-bit powershell 










Change By:

 Josh Cooper




Assignee:

 EricSorenson












   

 Add Comment






















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




 














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


Jira (PUP-3309) puppet master --compile should be able to source facts from master inventory service

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3309



  puppet master --compile should be able to source facts from master inventory service 










Change By:

 Andy Parker




Fix Version/s:

 4.x




Fix Version/s:

 3.x












   

 Add Comment






















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




 














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


Jira (PUP-3310) Remove warning for copying owner/group to windows

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3310



  Remove warning for copying owner/group to windows 










Issue Type:

  Bug




Assignee:

 Kylo Ginsberg




Components:


 Types and Providers




Created:


 18/Sep/14 4:34 PM




Fix Versions:


 4.0.0




Priority:

  Normal




Reporter:

 Andy Parker










The file resource produces a warning that copying owner or group or mode from a remote source is not supported on windows. The warning needs to be removed and replaced with a failure.












   

 Add Comment












  

Jira (PUP-3311) Remove deprecated methods from Puppet::Provider

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3311



  Remove deprecated methods from Puppet::Provider 










Issue Type:

  Bug




Assignee:

 Kylo Ginsberg




Components:


 Types and Providers




Created:


 18/Sep/14 4:35 PM




Fix Versions:


 4.0.0




Priority:

  Normal




Reporter:

 Andy Parker












   

 Add Comment






















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




 



Jira (PUP-3312) Remove deprecated code from the Puppet module

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3312



  Remove deprecated code from the Puppet module 










Issue Type:

  Task




Assignee:


 Unassigned




Created:


 18/Sep/14 4:37 PM




Priority:

  Normal




Reporter:

 Andy Parker










There are several deprecated method related to how to initialize puppet. These need to be removed. There may be other items that are deprecated as well.












   

 Add Comment






















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




 









   

Jira (PUP-3313) Remove deprecated puppet_lambda method

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-3313



  Remove deprecated puppet_lambda method 










Issue Type:

  Task




Assignee:

 Andy Parker




Components:


 DSL




Created:


 18/Sep/14 4:39 PM




Fix Versions:


 4.0.0




Priority:

  Normal




Reporter:

 Andy Parker










The puppet 4 evaluator currently determines if a class should be considered a lambda by looking for the existence of a method. This should be removed and replaced by using the inference system. 












   

 Add Comment












   

Jira (PUP-1805) Drop Ruby 1.8.7 support

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Matthaus Owens



















Matthaus Owens, I'm assigning this to you since you are working through how this will be done.









 Puppet /  PUP-1805



  Drop Ruby 1.8.7 support 










Change By:

 Andy Parker




Assignee:

 MatthausOwens












   

 Add Comment






















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




 














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


Jira (PUP-3314) Assign new OID in registeredExtensions space for 'pp_role'

2014-09-18 Thread Eric Sorenson (JIRA)
Title: Message Title










 

 Eric Sorenson created an issue


















 Puppet /  PUP-3314



  Assign new OID in registeredExtensions space for 'pp_role' 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 18/Sep/14 4:54 PM




Priority:

  Normal




Reporter:

 Eric Sorenson










One of the useful bits of metadata we missed when sketching out the certificate extension OIDs to register was a generic 'role' name. This would generally be assigned at provisioning time as a tag on the instance.
Something like:



[1.3.6.1.4.1.34380.1.1.5, 'pp_role', 'Puppet Node Role'],



would probably suit just fine.












   

 Add Comment





















   

Jira (PUP-3036) Replace keywords `and` and `or` where they don't change semantics, using rubocop:Style/AndOr

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Replace keywords `and` and `or` where they don't change semantics, using rubocop:Style/AndOr  










The PR got closed because we shut down the puppet-4 branch. I'm moving this to Failed Review simply because the PR needs to be redone.












   

 Add Comment

























 Puppet /  PUP-3036



  Replace keywords `and` and `or` where they don't change semantics, using rubocop:Style/AndOr  







 Replace the simplest category of rubocop Style/AndOr violations: where `and` and `or` keywords have been used instead of `||` and `or`, such that they can be replaced without change in semantics.















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




 














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


Jira (PUP-3063) Remove certification expiration check from puppet-4

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Remove certification expiration check from puppet-4 










Moving this to Failed Review simply because the puppet-4 branch got shut down which closed the PR. The PR needs to be redone against master. I think there were a few requested changes (removing the settings) as well.












   

 Add Comment

























 Puppet /  PUP-3063



  Remove certification expiration check from puppet-4 







 This ticket is just a follow-on to PUP-3031, where we decided that the current approach for checking whether a client certificate is going to expire soon is a bit heavy-handed and not necessary. It was moved to a better location in 3.7 but is being removed altogether for 4.0.















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




 














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


Jira (PUP-3096) trusted_node_data option should go away (should be always-on)

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3096



  trusted_node_data option should go away (should be always-on) 










Change By:

 Andy Parker




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-405) Remove ActiveRecord stored configs

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-405



  Remove ActiveRecord stored configs 










Change By:

 Andy Parker




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-2366) Replace hosts using Ruby 1.8.7 for Puppet 4.0 Acceptance

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2366



  Replace hosts using Ruby 1.8.7 for Puppet 4.0 Acceptance 










Change By:

 Andy Parker




Component/s:

 TestInfrastructure












   

 Add Comment






















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




 














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


Jira (PUP-2966) Remove stringify_facts option (should never stringify)

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2966



  Remove stringify_facts option (should never stringify) 










Change By:

 Andy Parker




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-2609) Don't allow source_permissions to be set to anything other than ignore on Windows

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2609



  Don't allow source_permissions to be set to anything other than ignore on Windows 










Change By:

 Andy Parker




Component/s:

 TypesandProviders












   

 Add Comment






















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




 














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


Jira (PUP-2564) Specify UTF-8 as a default encoding for puppet

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2564



  Specify UTF-8 as a default encoding for puppet 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-2105) Puppet config face and the --configprint option operate directly on environment.conf.

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2105



  Puppet config face and the --configprint option operate directly on environment.conf. 










Change By:

 Andy Parker




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-2563) Remove 1.8.7 support in the ruby code base

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2563



  Remove 1.8.7 support in the ruby code base 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-2037) Switch rpm/deb package manifest dir to default directory environment.

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2037



  Switch rpm/deb package manifest dir to default directory environment. 










Change By:

 Andy Parker




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-3130) Remove hidden $_timestamp fact

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3130



  Remove hidden $_timestamp fact 










Change By:

 Andy Parker




Component/s:

 DSL












   

 Add Comment






















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




 














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


Jira (PUP-1931) mount provider improvement when options property is not specified

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-1931



  mount provider improvement when options property is not specified 










Change By:

 Andy Parker




Component/s:

 TypesandProviders












   

 Add Comment






















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




 














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


Jira (PUP-1968) Duplicate resources can make re-usable Forge modules difficult

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Duplicate resources can make re-usable Forge modules difficult 










We aren't going to get to this for puppet 4.0. It is something that is on our radar during the 4 series, however.












   

 Add Comment

























 Puppet /  PUP-1968



  Duplicate resources can make re-usable Forge modules difficult 







 [EDIT] Re-working this description based on feedback in comment #7.   User installs module A to provide a web application.   User installs module B to provide a database server.   Both module A and module B declare a package resource for foo.   User declares classes from both module A and B on the same node.   User receives duplicate resource decl...















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




 














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


Jira (PUP-3251) Man page for puppet is useless

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3251



  Man page for puppet is useless 










Change By:

 Andy Parker




Component/s:

 RE












   

 Add Comment






















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




 














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


Jira (PUP-3240) Remove ignoreimport setting

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3240



  Remove ignoreimport setting 










Change By:

 Andy Parker




Component/s:

 DSL












   

 Add Comment






















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




 














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


Jira (PUP-1968) Duplicate resources can make re-usable Forge modules difficult

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-1968



  Duplicate resources can make re-usable Forge modules difficult 










Change By:

 Andy Parker




Fix Version/s:

 4.0.0




Fix Version/s:

 4.x












   

 Add Comment






















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




 














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


Jira (PUP-3003) Windows MSI contains unneeded files

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3003



  Windows MSI contains unneeded files  










Change By:

 Andy Parker




Component/s:

 RE












   

 Add Comment






















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




 














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


Jira (PUP-1072) support HTTP(S) URL as the file 'source'

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-1072



  support HTTP(S) URL as the file 'source' 










Change By:

 Andy Parker




Component/s:

 TypesandProviders












   

 Add Comment






















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




 














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


Jira (PUP-3252) Regenerate man pages automatically

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3252



  Regenerate man pages automatically 










Change By:

 Andy Parker




Component/s:

 RE












   

 Add Comment






















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




 














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


Jira (PUP-1019) Remove ZAML

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-1019



  Remove ZAML 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3040) Change init/upstart instance-based services from blacklist to whitelist

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3040



  Change init/upstart instance-based services from blacklist to whitelist 










Change By:

 Andy Parker




Component/s:

 TypesandProviders












   

 Add Comment






















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




 














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


Jira (PUP-1805) Drop Ruby 1.8.7 support

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-1805



  Drop Ruby 1.8.7 support 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 RE




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3070) Include indent file in vim-puppet

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3070



  Include indent file in vim-puppet 










Change By:

 Andy Parker




Component/s:

 DSL












   

 Add Comment






















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




 














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


Jira (PUP-3229) Remove deprecated methods in Puppet::Settings::BaseSetting

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3229



  Remove deprecated methods in Puppet::Settings::BaseSetting 










Change By:

 Andy Parker




Issue Type:

 Improvement Task












   

 Add Comment






















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




 














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


Jira (PUP-3070) Include indent file in vim-puppet

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3070



  Include indent file in vim-puppet 










Change By:

 Andy Parker




Component/s:

 RE












   

 Add Comment






















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




 














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


Jira (PUP-3273) Remove Puppet::FileCollection

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3273



  Remove Puppet::FileCollection 










Change By:

 Andy Parker




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-3291) Remove autoloader from Puppet::Interface

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3291



  Remove autoloader from Puppet::Interface 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-1679) Eradicate usage of FileUtils / File .chmod and move to the FileSystem abstraction

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-1679



  Eradicate usage of FileUtils / File .chmod and move to the FileSystem abstraction 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3298) Remove Puppet::Util::SUIDManager.run_and_capture

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3298



  Remove Puppet::Util::SUIDManager.run_and_capture 










Change By:

 Andy Parker




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3303) Remove deprecated binread implementations

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3303



  Remove deprecated binread implementations 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-2560) Remove inventory service on the master

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2560



  Remove inventory service on the master 










Change By:

 Andy Parker




Component/s:

 Server












   

 Add Comment






















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




 














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


Jira (PUP-2965) Remove Puppet::Plugins

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2965



  Remove Puppet::Plugins 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3290) Remove script support from Puppet::Interface::ActionManager

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3290



  Remove script support from Puppet::Interface::ActionManager 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3267) Remove puppet kick and related agent functionality

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3267



  Remove puppet kick and related agent functionality 










Change By:

 Andy Parker




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3299) Remove deprecated Puppet::Util::CommandLine methods

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3299



  Remove deprecated Puppet::Util::CommandLine methods 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3270) Remove deprecated Puppet::Application methods

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3270



  Remove deprecated Puppet::Application methods 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3293) Removed unused pson and rubygems features

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3293



  Removed unused pson and rubygems features 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3300) Rework Puppet::Util::Checksums to not extend itself

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3300



  Rework Puppet::Util::Checksums to not extend itself 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-862) Remove deprecated items for the Puppet 4 release

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-862



  Remove deprecated items for the Puppet 4 release 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 RE




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-3250) Remove secret_agent

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3250



  Remove secret_agent 










Change By:

 Andy Parker




Component/s:

 Server




Component/s:

 Client












   

 Add Comment






















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




 














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


Jira (PUP-2304) Implement requirements support for the PMT

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Implement requirements support for the PMT 










What is the status of this? I seem to recall that the PMT now has this functionality.












   

 Add Comment

























 Puppet /  PUP-2304



  Implement requirements support for the PMT 







 We should implement support for validated (at install time) requirements for modules, particularly for Puppet and Facter. As an example, if a release of module is published with a 'puppet' requirement and the current Puppet version does not fall in that range PMT should refuse to install that release.   This behaviour can be bypassed with the --ignore-r...















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




 














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


Jira (PUP-3082) Error in puppet module skeleton

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3082



  Error in puppet module skeleton 










Change By:

 Andy Parker









 ThepuppetmoduleskeletonspecifiesaGemfilewiththefollowingline: {noformat} puppetversion=ENV.key?('PUPPET_VERSION')?=#{ENV['PUPPET_VERSION']}:['=3.3'] {noformat}   ifyoudefineanenvvarasPUPPET_VERSION=~3.6.0asmostpeopledowhentestingwithtravis,bundlerwillcomplainstatingitcannotmeettherequirements.Changingthelineto: {noformat} puppetversion=ENV.key?('PUPPET_VERSION')?#{ENV['PUPPET_VERSION']}:['=3.3'] {noformat}   Fixestheissue.












   

 Add Comment






















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




 














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


Jira (PUP-3130) Remove hidden $_timestamp fact

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3130



  Remove hidden $_timestamp fact 










Change By:

 Andy Parker




Issue Type:

 Improvement Task












   

 Add Comment






















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




 














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


Jira (PUP-3275) Remove from_pson

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3275



  Remove from_pson 










Change By:

 Andy Parker




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/d/optout.


Jira (PUP-3130) Remove hidden $_timestamp fact

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3130



  Remove hidden $_timestamp fact 










Change By:

 Andy Parker




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/d/optout.


Jira (PUP-3201) Validation thinks that an Undef instance is of type Runtime

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3201



  Validation thinks that an Undef instance is of type Runtime 










Change By:

 Andy Parker




Story Points:

 2












   

 Add Comment






















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




 














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


Jira (PUP-2965) Remove Puppet::Plugins

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2965



  Remove Puppet::Plugins 










Change By:

 Andy Parker




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/d/optout.


Jira (PUP-3240) Remove ignoreimport setting

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3240



  Remove ignoreimport setting 










Change By:

 Andy Parker




Issue Type:

 Bug Task












   

 Add Comment






















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




 














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


Jira (PUP-3096) trusted_node_data option should go away (should be always-on)

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3096



  trusted_node_data option should go away (should be always-on) 










Change By:

 Andy Parker




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/d/optout.


Jira (PUP-3240) Remove ignoreimport setting

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-3240



  Remove ignoreimport setting 










Change By:

 Andy Parker




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/d/optout.


Jira (PUP-2531) Provide validation tool for EPP

2014-09-18 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2531



  Provide validation tool for EPP 










Change By:

 Andy Parker




Story Points:

 3












   

 Add Comment






















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




 














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


Jira (PUP-3063) Remove certification expiration check from puppet-4

2014-09-18 Thread Christopher Price (JIRA)
Title: Message Title










 

 Christopher Price commented on an issue


















  Re: Remove certification expiration check from puppet-4 










It would be awesome if someone else had time to add a commit to this to address Adrien's feedback. There's no way I'm going to have time within the next month or so due to PE commitments.












   

 Add Comment

























 Puppet /  PUP-3063



  Remove certification expiration check from puppet-4 







 This ticket is just a follow-on to PUP-3031, where we decided that the current approach for checking whether a client certificate is going to expire soon is a bit heavy-handed and not necessary. It was moved to a better location in 3.7 but is being removed altogether for 4.0.















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




 














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


Jira (PUP-1435) Puppet::Util::execute semantics, on Windows, don't match POSIX or Puppet expectations.

2014-09-18 Thread Josh Cooper (JIRA)
Title: Message Title










 

 Josh Cooper updated an issue


















 Puppet /  PUP-1435



  Puppet::Util::execute semantics, on Windows, don't match POSIX or Puppet expectations. 










Change By:

 Josh Cooper




Labels:

 redmine windows












   

 Add Comment






















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




 














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


  1   2   >