Jira (PUP-3552) Use application/json Content-Type/Accepts instead of PSON
Title: Message Title Josh Cooper updated an issue Puppet / PUP-3552 Use application/json Content-Type/Accepts instead of PSON Change By: Josh Cooper Release Notes Summary: Server replies with 500 if the HTTP request's Content-Type header is missing or if the server fails to parse the body of the request, i.e. it tries to read the submitted report using the specified Content-Type, but it fails to deserialize.Server replies with 415 if the client sends data in the body of the request (report), but the server doesn't support the specified Content-Type. For example, the agent supports msgpack and is configured to prefer it, but the server doesn't support it.Server replies with 406 if the client requests data from the server, but the server doesn't support at least one format specified in the request's {{Accepts}} header. Release Notes: Bug Fix Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3552) Use application/json Content-Type/Accepts instead of PSON
Title: Message Title Josh Cooper commented on PUP-3552 Re: Use application/json Content-Type/Accepts instead of PSON We have agreement to use the more generic application/json for now. Later, we might need to implement vendor-specific mime types if there are different representations for the same object. But in order for content negotiation to work correctly, the server must respond with HTTP 400 if the Content-Type header is missing or it fails to parse the body of a request in the specified MIME type. The server must also respond with 415 if the agent submits, e.g. PUT, content that the server doesn't understand. For example, the agent is configured to use msgpack, but the server doesn't support it. The server should also reply with 406 if the agent requests content, but the server doesn't support at least one format in the client's Accepts header. Currently, puppet returns 500 in all of those cases, which makes it impossible for the agent to try to send the report in one format, but downgrade if the server doesn't support it. In a separate ticket, we should look into Expect/Continue so that the server can reply with 406 before the client has transferred the entire report. Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1624) Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4
Title: Message Title Josh Cooper assigned an issue to qa Facter / FACT-1624 Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4 Change By: Josh Cooper Status: Ready for CI Test Assignee: Sean McDonald qa Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-6694) Fix various type system glitches, Puppet Data type should be limited to JSON types.
Title: Message Title Josh Cooper assigned an issue to qa Puppet / PUP-6694 Fix various type system glitches, Puppet Data type should be limited to JSON types. Change By: Josh Cooper Status: Ready for CI Test Assignee: qa Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7478) improve debug message when failing to load a feature
Title: Message Title Josh Cooper assigned an issue to qa Puppet / PUP-7478 improve debug message when failing to load a feature Change By: Josh Cooper Status: Ready for CI Test Assignee: qa Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-996) Make relationship with empty set in the middle work as expected
Title: Message Title Josh Cooper assigned an issue to qa Puppet / PUP-996 Make relationship with empty set in the middle work as expected Change By: Josh Cooper Status: Ready for CI Test Assignee: qa Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-25) Resource defaults aren't completely evaluated by the compiler
Title: Message Title Josh Cooper assigned an issue to qa Puppet / PUP-25 Resource defaults aren't completely evaluated by the compiler Change By: Josh Cooper Status: Ready for CI Test Assignee: qa Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7495) puppet lookup CLI ignores node level variables
Title: Message Title Vadym Chepkov created an issue Puppet / PUP-7495 puppet lookup CLI ignores node level variables Issue Type: Bug Assignee: Unassigned Created: 2017/05/03 5:11 PM Priority: Normal Reporter: Vadym Chepkov with a hierarchy variable assigned at node level node 'test' { $role = 'test' } and variable used in hiera 5 'environment' level
Jira (PUP-3552) Negotiate HTTP content using Use application/json Content-Type/Accepts instead of PSON
Title: Message Title Josh Cooper updated an issue Puppet / PUP-3552 Negotiate HTTP content using Use application/json Content-Type/Accepts instead of PSON Change By: Josh Cooper Summary: Negotiate HTTP content using Use application/json Content-Type/Accepts instead of PSON Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3552) Use application/json Content-Type/Accepts instead of PSON
Title: Message Title Josh Cooper updated an issue Puppet / PUP-3552 Use application/json Content-Type/Accepts instead of PSON Change By: Josh Cooper Summary: Negotiate HTTP content using Use application/json Content-Type/Accepts instead of PSON Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5756) Remove usage of win32-eventlog gem
Title: Message Title Moses Mendoza assigned an issue to Ethan Brown Puppet / PUP-5756 Remove usage of win32-eventlog gem Change By: Moses Mendoza Assignee: Moses Mendoza Ethan Brown Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3478) Remove extlookup2hiera
Title: Message Title Moses Mendoza commented on PUP-3478 Re: Remove extlookup2hiera passed CI at least through https://jenkins-master-prod-1.delivery.puppetlabs.net/view/puppet-agent/view/master/view/Suite/job/platform_puppet-agent_intn-van-sys_suite-daily-puppet-master/70/parameters/ Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7265) Remove file face
Title: Message Title Moses Mendoza assigned an issue to Unassigned Puppet / PUP-7265 Remove file face Change By: Moses Mendoza Assignee: Josh Cooper Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-6250) Remove static compiler terminus
Title: Message Title Moses Mendoza commented on PUP-6250 Re: Remove static compiler terminus passed CI at least through builds up to https://jenkins-master-prod-1.delivery.puppetlabs.net/view/puppet-agent/view/master/view/Suite/job/platform_puppet-agent_intn-van-sys_suite-daily-puppet-master/70/parameters/ Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7265) Remove file face
Title: Message Title Moses Mendoza commented on PUP-7265 Re: Remove file face passed CI at least through builds up to https://jenkins-master-prod-1.delivery.puppetlabs.net/view/puppet-agent/view/master/view/Suite/job/platform_puppet-agent_intn-van-sys_suite-daily-puppet-master/70/parameters/ Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7473) remove dead code in Puppet::Type::instances
Title: Message Title Moses Mendoza assigned an issue to Unassigned Puppet / PUP-7473 remove dead code in Puppet::Type::instances Change By: Moses Mendoza Assignee: Moses Mendoza Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7473) remove dead code in Puppet::Type::instances
Title: Message Title Moses Mendoza commented on PUP-7473 Re: remove dead code in Puppet::Type::instances this passed CI through builds up to https://jenkins-master-prod-1.delivery.puppetlabs.net/view/puppet-agent/view/master/view/Suite/job/platform_puppet-agent_intn-van-sys_suite-daily-puppet-master/70/parameters/ Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (HI-346) Remove Windows platform specific gems win32console / win32-dir from Gemfile
Title: Message Title Moses Mendoza commented on HI-346 Re: Remove Windows platform specific gems win32console / win32-dir from Gemfile this passed hiera CI though https://jenkins-master-prod-1.delivery.puppetlabs.net/view/puppet-agent/view/master/view/Suite/job/platform_puppet-agent_intn-van-sys_suite-daily-hiera-master/69/parameters/ Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7473) remove dead code in Puppet::Type::instances
Title: Message Title Moses Mendoza assigned an issue to Moses Mendoza Puppet / PUP-7473 remove dead code in Puppet::Type::instances Change By: Moses Mendoza Assignee: Josh Cooper Moses Mendoza Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (HI-346) Remove Windows platform specific gems win32console / win32-dir from Gemfile
Title: Message Title Moses Mendoza assigned an issue to Unassigned Hiera / HI-346 Remove Windows platform specific gems win32console / win32-dir from Gemfile Change By: Moses Mendoza Assignee: Moses Mendoza Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7431) Upgrade vendored version of SemanticPuppet
Title: Message Title Moses Mendoza commented on PUP-7431 Re: Upgrade vendored version of SemanticPuppet merged to master at https://github.com/puppetlabs/puppet/commit/234a9c102979c3694cc335fb9d4847f15619c9dd Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7070) Remove stacktrace property of http error response object
Title: Message Title Moses Mendoza commented on PUP-7070 Re: Remove stacktrace property of http error response object merged to master at https://github.com/puppetlabs/puppet/commit/d4b13949190215e2c430f500a428171d5cf726d5 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7257) Accept JSON encoded facts
Title: Message Title Moses Mendoza commented on PUP-7257 Re: Accept JSON encoded facts merged to master at https://github.com/puppetlabs/puppet/commit/fd8055cd60c3db8ee0e464bb1a616ac81ca9e051 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3123) One "broken" exported/virtual resource causes all of the same type to fail
Title: Message Title Henrik Lindberg commented on PUP-3123 Re: One "broken" exported/virtual resource causes all of the same type to fail Ping Eric Sorenson. First of all, what is the desired behavior here? To me it seems that If it is not possible to assert if a resource should be collected or not it would be best that the compilation errors out instead of just logging and continuing. The problem here is that the logic is indeed broken, and the result produced by simply skipping broken resources may be something different than what the user intended. Is it really a valid use case to skip broken resources and collect the rest? It is clearly a problem that the previous error condition is logged again. Is that all that should be fixed here? Is the rest ok? In 5.0.0 we could fail the entire compilation instead of just logging (the "logging twice problem" then goes away). Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3123) One "broken" exported/virtual resource causes all of the same type to fail
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-3123 One "broken" exported/virtual resource causes all of the same type to fail Change By: Henrik Lindberg Story Points: 1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-25) Resource defaults aren't completely evaluated by the compiler
Title: Message Title Thomas Hallgren commented on PUP-25 Re: Resource defaults aren't completely evaluated by the compiler Josh Cooper, you asked for a sample manifest that would break under the new behavior. Here is one: define x($v) { notify { $v: } } X { tag => 't1' } @x { x1: v => 'a'; x2: v => 'a', tag => 't2'; }
Jira (PUP-5974) Remove IO#binwrite monkey patch
Title: Message Title Josh Cooper assigned an issue to qa Puppet / PUP-5974 Remove IO#binwrite monkey patch Change By: Josh Cooper Status: Ready for CI Test Assignee: Josh Cooper qa Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7431) Upgrade vendored version of SemanticPuppet
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7431 Upgrade vendored version of SemanticPuppet Change By: Henrik Lindberg Sprint: PDE 2017-04-19, PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-6694) Fix various type system glitches, Puppet Data type should be limited to JSON types.
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-6694 Fix various type system glitches, Puppet Data type should be limited to JSON types. Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7465) Pcore ResourceType cannot handle title pattern with multiple entries
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7465 Pcore ResourceType cannot handle title pattern with multiple entries Change By: Henrik Lindberg Sprint: PDE 2017-04-19, PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7484) [REGRESSION] PE mono smoke install fails with Resource statement error
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7484 [REGRESSION] PE mono smoke install fails with Resource statement error Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7485) Top-scope Puppet function behavior is inconsistent with documentation
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7485 Top-scope Puppet function behavior is inconsistent with documentation Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5975) Remove Range#intersection monkey patch
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-5975 Remove Range#intersection monkey patch Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-25) Resource defaults aren't completely evaluated by the compiler
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-25 Resource defaults aren't completely evaluated by the compiler Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-996) Make relationship with empty set in the middle work as expected
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-996 Make relationship with empty set in the middle work as expected Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7475) A regex literal for matching backslashes causes a lexer error
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7475 A regex literal for matching backslashes causes a lexer error Change By: Henrik Lindberg Sprint: PDE 2017-05-03 , PDE 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7492) lookups within hiera data values break %{literal('%')}
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7492 lookups within hiera data values break %{literal('%')} Change By: Henrik Lindberg Sprint: PDE 2017- 06 05 - 07 31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7492) lookups within hiera data values break %{literal('%')}
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7492 lookups within hiera data values break %{literal('%')} Change By: Henrik Lindberg Story Points: 2 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7492) lookups within hiera data values break %{literal('%')}
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7492 lookups within hiera data values break %{literal('%')} Change By: Henrik Lindberg Fix Version/s: PUP 4.10.z Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1624) Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4
Title: Message Title Sean McDonald assigned an issue to Sean McDonald Facter / FACT-1624 Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4 Change By: Sean McDonald Assignee: Maggie Dreyer Sean McDonald Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3493) Provide postgres 9.4 and 9.6 on our jenkins workers
Title: Message Title Rob Browning assigned an issue to Rob Browning PuppetDB / PDB-3493 Provide postgres 9.4 and 9.6 on our jenkins workers Change By: Rob Browning Assignee: Rob Browning Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-6675) Puppet::Util::Execution.execute 'hostname' returns nothing as daemon
Title: Message Title Michael Smith updated an issue Puppet / PUP-6675 Puppet::Util::Execution.execute 'hostname' returns nothing as daemon Change By: Michael Smith Comment: I have some question around whether this should be solved by documentation about configuring the openshift_selinux policy for mcollective to be more permissive, or by changing how Puppet executes commands. I'm concerned that if Puppet is triggered from this policy, it won't have appropriate permissions to do other things (like writing to something in /tmp). I'm would like to experiment more to see whether the policy is a larger problem for mcollective use-cases, or just particular to this scenario. Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3499) Update docs to reflect import/export removal
Title: Message Title Rob Browning updated an issue PuppetDB / PDB-3499 Update docs to reflect import/export removal Change By: Rob Browning Summary: Update docs after to reflect import/export removal Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5889) Add a --strict flag to Puppet
Title: Message Title Henrik Lindberg commented on PUP-5889 Re: Add a --strict flag to Puppet Sorry, not an expert on the rspec helpers and in which order they do things. Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3499) Update docs after import/export removal
Title: Message Title Rob Browning created an issue PuppetDB / PDB-3499 Update docs after import/export removal Issue Type: Task Assignee: Rob Browning Created: 2017/05/03 2:05 PM Priority: Normal Reporter: Rob Browning Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3436) Drop support for java 7 (keep java 8 only)
Title: Message Title Rob Browning updated an issue PuppetDB / PDB-3436 Drop support for java 7 (keep java 8 only) Change By: Rob Browning Story Points: 2 0 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3498) Fix rspec resource-related failures wrt puppet master
Title: Message Title Rob Browning updated an issue PuppetDB / PDB-3498 Fix rspec resource-related failures wrt puppet master Change By: Rob Browning See failure info below, and Jeremy suggested that this change might be related: https://github.com/puppetlabs/puppet/commit/38413cd78c61fe34d2ee343ef773a07b4786f65a , and that the fix may just involve "adding a mock for the lookupdefaults method on the mock scope which returns an empty hash, somewhere around here: https://github.com/puppetlabs/puppetdb/blob/master/puppet/spec/unit/indirector/resource/puppetdb_spec.rb#L21" 10:25:38 Failures:10:25:38 10:25:38 1) Puppet::Resource::Puppetdb#search with a matching resource with resources from a single host should return a list of parser resources if any resources are found10:25:38 Failure/Error: result = Puppet::Parser::Resource.new(res['type'], res['title'], attrs)10:25:38 10:25:38 Mocha::ExpectationError:10:25:38unexpected invocation: #.lookupdefaults('File')10:25:38satisfied expectations:10:25:38- allowed any number of times, not yet invoked: Puppet::Util::Puppetdb.server_urls(any_parameters)10:25:38- allowed any number of times, invoked once: #.terminus(any_parameters)10:25:38- allowed any number of times, invoked twice: #.body(any_parameters)10:25:38- allowed any number of times, invoked once: Puppet::Network::HttpPool.http_instance(any_parameters)https://cinext-jenkinsmaster-enterprise-prod-1.delivery.puppetlabs.net/job/enterprise_puppetdb_unit-rspec-puppetdb_puppetmasterbranch-master/16/PUPPET_VERSION=master,RUBY_VER=ruby-2.0.0-p481,label=unit/console Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe)
Jira (PUP-1788) The service type should be able to use a script's default runlevels
Title: Message Title Geoff Nichols assigned an issue to Geoff Nichols Puppet / PUP-1788 The service type should be able to use a script's default runlevels Change By: Geoff Nichols Assignee: Geoff Nichols Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3498) Fix rspec resource-related failures wrt puppet master
Title: Message Title Rob Browning updated an issue PuppetDB / PDB-3498 Fix rspec resource-related failures wrt puppet master Change By: Rob Browning See failure info below, and Jeremy suggested that this change might be related: https://github.com/puppetlabs/puppet/commit/38413cd78c61fe34d2ee343ef773a07b4786f65a 10:25:38 Failures:10:25:38 10:25:38 1) Puppet::Resource::Puppetdb#search with a matching resource with resources from a single host should return a list of parser resources if any resources are found10:25:38 Failure/Error: result = Puppet::Parser::Resource.new(res['type'], res['title'], attrs)10:25:38 10:25:38 Mocha::ExpectationError:10:25:38unexpected invocation: #.lookupdefaults('File')10:25:38satisfied expectations:10:25:38- allowed any number of times, not yet invoked: Puppet::Util::Puppetdb.server_urls(any_parameters)10:25:38- allowed any number of times, invoked once: #.terminus(any_parameters)10:25:38- allowed any number of times, invoked twice: #.body(any_parameters)10:25:38- allowed any number of times, invoked once: Puppet::Network::HttpPool.http_instance(any_parameters)https://cinext-jenkinsmaster-enterprise-prod-1.delivery.puppetlabs.net/job/enterprise_puppetdb_unit-rspec-puppetdb_puppetmasterbranch-master/16/PUPPET_VERSION=master,RUBY_VER=ruby-2.0.0-p481,label=unit/console Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop rece
Jira (PDB-3498) Fix rspec resource-related failures wrt puppet master
Title: Message Title Rob Browning created an issue PuppetDB / PDB-3498 Fix rspec resource-related failures wrt puppet master Issue Type: Task Assignee: Unassigned Created: 2017/05/03 12:57 PM Priority: Normal Reporter: Rob Browning 10:25:38 Failures: 10:25:38 10:25:38 1) Puppet::Resource::Puppetdb#search with a matching resource with resources from a single host should return a list of parser resources if any resources are found 10:25:38 Failure/Error: result = Puppet::Parser::Resource.new(res['type'], res['title'], attrs) 10:25:38 10:25:38 Mocha::ExpectationError: 10:25:38 unexpected invocation: #.lookupdefaults('File') 10:25:38 satisfied expectations: 10:25:38 - allowed any number of times, not yet invoked: Puppet::Util::Puppetdb.server_urls(any_parameters) 10:25:38 - allowed any number of times, invoked once: #.terminus(any_parameters) 10:25:38 - allowed any number of times, invoked twice: #.body(any_parameters) 10:25:38 - allowed any number of times, invoked once: Puppet::Network::HttpPool.http_instance(any_parameters) https://cinext-jenkinsmaster-enterprise-prod-1.delivery.puppetlabs.net/job/enterprise_puppetdb_unit-rspec-puppetdb_puppetmasterbranch-master/16/PUPPET_VERSION=master,RUBY_VER=ruby-2.0.0-p481,label=unit/console Add Comment
Jira (PUP-7493) The 'desired_value' as File mode is reported without leading zeros
Title: Message Title Mindy Moreland updated an issue Puppet / PUP-7493 The 'desired_value' as File mode is reported without leading zeros Change By: Mindy Moreland Labels: doc_reviewed Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7493) The 'desired_value' as File mode is reported without leading zeros
Title: Message Title Mindy Moreland commented on PUP-7493 Re: The 'desired_value' as File mode is reported without leading zeros Known issue added to PE 2016.4, 2016.5, 2017,1, and 2017.2. Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7255) SPIKE: Gracefully fail or downgrade when newer agents to talk to older masters
Title: Message Title Josh Cooper updated an issue Puppet / PUP-7255 SPIKE: Gracefully fail or downgrade when newer agents to talk to older masters Change By: Josh Cooper Sprint: Agent N+ 2 1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7487) Default to JSON when sending facts and reports
Title: Message Title Josh Cooper updated an issue Puppet / PUP-7487 Default to JSON when sending facts and reports Change By: Josh Cooper Sprint: Agent N+ 2 1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3551) Sanitize non-UTF-8 data in run reports
Title: Message Title Josh Cooper updated an issue Puppet / PUP-3551 Sanitize non-UTF-8 data in run reports Change By: Josh Cooper Sprint: Agent N+ 2 1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7321) Update API schema docs
Title: Message Title Josh Cooper updated an issue Puppet / PUP-7321 Update API schema docs Change By: Josh Cooper Sprint: Agent N+ 2 1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3496) UnPSONify the terminus once puppetserver has been JSONified
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3496 UnPSONify the terminus once puppetserver has been JSONified Change By: Karen Van der Veer Story Points: 3 Fix Version/s: PDB 5.0.0 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3478) Remove extlookup2hiera
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-3478 Remove extlookup2hiera Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7070) Remove stacktrace property of http error response object
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7070 Remove stacktrace property of http error response object Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7265) Remove file face
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7265 Remove file face Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7261) Add/Honor charset parameter in Content-Type header
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7261 Add/Honor charset parameter in Content-Type header Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-3552) Use application/json Content-Type/Accepts instead of PSON
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-3552 Use application/json Content-Type/Accepts instead of PSON Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-6250) Remove static compiler terminus
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-6250 Remove static compiler terminus Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5974) Remove IO#binwrite monkey patch
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-5974 Remove IO#binwrite monkey patch Change By: Geoff Nichols Sprint: Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1616) Updated OS specific fact tests
Title: Message Title Geoff Nichols updated an issue Facter / FACT-1616 Updated OS specific fact tests Change By: Geoff Nichols Sprint: Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3173) Add batch limit to admin endpoint node-purge command
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3173 Add batch limit to admin endpoint node-purge command Change By: Karen Van der Veer Story Points: 2 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3493) Provide postgres 9.4 and 9.6 on our jenkins workers
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3493 Provide postgres 9.4 and 9.6 on our jenkins workers Change By: Karen Van der Veer Story Points: 3 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1615) move and update 2 regression acceptance tests into the custom_facts directory and update the loading libfacter into ruby test
Title: Message Title Geoff Nichols updated an issue Facter / FACT-1615 move and update 2 regression acceptance tests into the custom_facts directory and update the loading libfacter into ruby test Change By: Geoff Nichols Sprint: Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1624) Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4
Title: Message Title Geoff Nichols updated an issue Facter / FACT-1624 Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4 Change By: Geoff Nichols Sprint: Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3497) Document dropped support for JDK7
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3497 Document dropped support for JDK7 Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-2950) Bump required postgres to 9.6
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-2950 Bump required postgres to 9.6 Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-634) Facter emits "Already evaluated..." warnings
Title: Message Title Kurt Wall assigned an issue to Kurt Wall Facter / FACT-634 Facter emits "Already evaluated..." warnings Change By: Kurt Wall Assignee: Felix Frank Kurt Wall Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3496) UnPSONify the terminus once puppetserver has been JSONified
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3496 UnPSONify the terminus once puppetserver has been JSONified Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3488) Update to tk-jetty9 (2.0)
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3488 Update to tk-jetty9 (2.0) Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3173) Add batch limit to admin endpoint node-purge command
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3173 Add batch limit to admin endpoint node-purge command Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3493) Provide postgres 9.4 and 9.6 on our jenkins workers
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3493 Provide postgres 9.4 and 9.6 on our jenkins workers Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7473) remove dead code in Puppet::Type::instances
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7473 remove dead code in Puppet::Type::instances Change By: Geoff Nichols Sprint: Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3494) Determine if we need to replace the multi-host test removed by PDB-3491
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3494 Determine if we need to replace the multi-host test removed by PDB-3491 Change By: Karen Van der Veer Sprint: Hopper PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-634) Facter emits "Already evaluated..." warnings
Title: Message Title Kurt Wall assigned an issue to Unassigned Facter / FACT-634 Facter emits "Already evaluated..." warnings Change By: Kurt Wall Assignee: Kurt Wall Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (HI-346) Remove Windows platform specific gems win32console / win32-dir from Gemfile
Title: Message Title Geoff Nichols updated an issue Hiera / HI-346 Remove Windows platform specific gems win32console / win32-dir from Gemfile Change By: Geoff Nichols Sprint: Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7257) Accept JSON encoded facts
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7257 Accept JSON encoded facts Change By: Geoff Nichols Sprint: Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-1890) URI.unescape mangles UTF-8 paths producing invalid ASCII strings
Title: Message Title Maggie Dreyer updated an issue Puppet / PUP-1890 URI.unescape mangles UTF-8 paths producing invalid ASCII strings Change By: Maggie Dreyer Fix Version/s: PUP 4.10.z Fix Version/s: PUP 5.0.0 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5756) Remove usage of win32-eventlog gem
Title: Message Title Maggie Dreyer updated an issue Puppet / PUP-5756 Remove usage of win32-eventlog gem Change By: Maggie Dreyer Fix Version/s: PUP 4.10.z Fix Version/s: PUP 5.0.0 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-1890) URI.unescape mangles UTF-8 paths producing invalid ASCII strings
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-1890 URI.unescape mangles UTF-8 paths producing invalid ASCII strings Change By: Geoff Nichols Sprint: Agent 2017-04-05, Agent 2017-04-19, Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5756) Remove usage of win32-eventlog gem
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-5756 Remove usage of win32-eventlog gem Change By: Geoff Nichols Sprint: Agent 2017-04-05, Agent 2017-04-19, Agent 2017-05-03, Agent N+1 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7494) spike/explore PUP-7488 and add tickets to that epic
Title: Message Title Henrik Lindberg created an issue Puppet / PUP-7494 spike/explore PUP-7488 and add tickets to that epic Issue Type: Bug Assignee: Thomas Hallgren Created: 2017/05/03 10:28 AM Priority: Normal Reporter: Henrik Lindberg Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7464) Warning when trying to JSON-serialise undef value ("hash will be converted to string")
Title: Message Title Henrik Lindberg updated an issue Puppet / PUP-7464 Warning when trying to JSON-serialise undef value ("hash will be converted to string") Change By: Henrik Lindberg Release Notes Summary: A regression caused resource parameter values containing Array or Hash values with embedded {{undef}} values to report a warning "... will be converted to string" and the parameter value would end up being a String in the serialization of a Catalog.This is now changed so that {{undef}} values are serialized as a JSON compliant `nil` value. Release Notes: Bug Fix Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7464) Warning when trying to JSON-serialise undef value ("hash will be converted to string")
Title: Message Title Henrik Lindberg assigned an issue to Unassigned Puppet / PUP-7464 Warning when trying to JSON-serialise undef value ("hash will be converted to string") Change By: Henrik Lindberg Assignee: Henrik Lindberg Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1616) Updated OS specific fact tests
Title: Message Title Geoff Nichols updated an issue Facter / FACT-1616 Updated OS specific fact tests Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1624) Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4
Title: Message Title Geoff Nichols updated an issue Facter / FACT-1624 Consolidate `is_fixednum` and `is_bignum` into `is_integer` for Ruby 2.4 Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1615) move and update 2 regression acceptance tests into the custom_facts directory and update the loading libfacter into ruby test
Title: Message Title Geoff Nichols updated an issue Facter / FACT-1615 move and update 2 regression acceptance tests into the custom_facts directory and update the loading libfacter into ruby test Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (HI-346) Remove Windows platform specific gems win32console / win32-dir from Gemfile
Title: Message Title Geoff Nichols updated an issue Hiera / HI-346 Remove Windows platform specific gems win32console / win32-dir from Gemfile Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7198) Puppet Server uses facts from the previous run (n-1) after agent switches masters
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7198 Puppet Server uses facts from the previous run (n-1) after agent switches masters Change By: Geoff Nichols Sprint: Agent 2017-04-19, Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7473) remove dead code in Puppet::Type::instances
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7473 remove dead code in Puppet::Type::instances Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-1890) URI.unescape mangles UTF-8 paths producing invalid ASCII strings
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-1890 URI.unescape mangles UTF-8 paths producing invalid ASCII strings Change By: Geoff Nichols Sprint: Agent 2017-04-05, Agent 2017-04-19, Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7315) acceptance: add test for hiera interpolated options
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7315 acceptance: add test for hiera interpolated options Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-7257) Accept JSON encoded facts
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-7257 Accept JSON encoded facts Change By: Geoff Nichols Sprint: Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PUP-5756) Remove usage of win32-eventlog gem
Title: Message Title Geoff Nichols updated an issue Puppet / PUP-5756 Remove usage of win32-eventlog gem Change By: Geoff Nichols Sprint: Agent 2017-04-05, Agent 2017-04-19, Agent 2017-05-03 , Agent N+1 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (FACT-1573) Verify, reconcile, and document Windows OS version facts
Title: Message Title Ethan Brown commented on FACT-1573 Re: Verify, reconcile, and document Windows OS version facts https://github.com/adenning/winfacts is a Puppet module with additional Windows facts. Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.
Jira (PDB-3395) bypass certname_packages join on aggregate queries against packages
Title: Message Title Karen Van der Veer updated an issue PuppetDB / PDB-3395 bypass certname_packages join on aggregate queries against packages Change By: Karen Van der Veer Sprint: PuppetDB 2017-04-19, PuppetDB 2017-05-03 , PuppetDB 2017-05-31 Add Comment This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com. To post to this group, send email to puppet-bugs@googlegroups.com. Visit this group at https://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/d/optout.