Jira (PUP-9699) Add pluggable API / enabler for recording all keys looked up during compilation

2019-07-08 Thread Maggie Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maggie Dreyer assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9699  
 
 
  Add pluggable API / enabler for recording all keys looked up during compilation   
 

  
 
 
 
 

 
Change By: 
 Maggie Dreyer  
 
 
Assignee: 
 Henrik Lindberg  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (BOLT-1403) Prepare bolt-server for bolt_shim removal

2019-07-08 Thread Casey Williams (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Casey Williams updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1403  
 
 
  Prepare bolt-server for bolt_shim removal   
 

  
 
 
 
 

 
Change By: 
 Casey Williams  
 
 
Fix Version/s: 
 BOLT Next  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9817) Choose a strategy for re-collecting Hiera keys used during a compile

2019-07-08 Thread Maggie Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maggie Dreyer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9817  
 
 
  Choose a strategy for re-collecting Hiera keys used during a compile   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2019/07/08 3:46 PM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Maggie Dreyer  
 

  
 
 
 
 

 
 In order for Impact Analysis to work with Hiera data, PDB is going to store the list of Hiera keys looked up while compiling that node's catalog. We don't want to do this collection every time, because it is more expensive and unlikely to be changing much most of the time. We need to decide on a strategy for refreshing the collected data. Some ideas include: 1) On an interval. We would need to determine the frequency. 2) Based on heuristics (e.g. if the node has no data yet, facts have changed, or the code version has changed). We would need to determine what markers to watch. 3) On a change to Hiera data. We would need to integrate with CD4PE and have it trigger a collection compile on the affected node when it deploys code.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  

Jira (BOLT-1328) AWS inventory discovery integration

2019-07-08 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1328  
 
 
  AWS inventory discovery integration   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 

  
 
 
 
 

 
 As a user I want to be able to run bolt commands on my EC2 instances without manually adding them to my inventory.We should have an inventory discovery integration that gets targets from AWS.It should only get targets that are EC2 instances.Users should have the ability to filter instances based on the following. Filters are and'd together, not or'd:* TagsUsers should be able to reference instance data with {{instance.}} in the {{name}}, {{uri}}, or {{config}}. They should also be able to set these to tag values using {{tags.}}.{code}targets:  - _plugin: aws::ec2 region: us-west2 filter:   - name: tag:Ownervalue: 'Cody'  - name: tag-key # Anything that has OtherKey tag definedvalue: OtherKeyname: instance.nameconfig:   ssh:  host: instance.ipAddress{code}*Questions*:Should we filter out terminated instances? Decide later, but maybe have an option to turn it off?Config:{code}aws:  token: foo{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

 

Jira (BOLT-1455) out::message messages don't print when format=json

2019-07-08 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman assigned an issue to Lucy Wyman  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1455  
 
 
  out::message messages don't print when format=json   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 
 
Assignee: 
 Lucy Wyman  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (BOLT-1455) out::message messages don't print when format=json

2019-07-08 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-1455  
 
 
  out::message messages don't print when format=json   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 
 
Sprint: 
 Bolt  Ready for Grooming  Kanban  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9816) puppet parser validate version 6.6.0 does not accept STDIN properly

2019-07-08 Thread Konrad Scherer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Konrad Scherer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9816  
 
 
  puppet parser validate version 6.6.0 does not accept STDIN properly   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 PUP 6.6.0, PUP 6.5.0  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Compiler  
 
 
Created: 
 2019/07/08 1:45 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Konrad Scherer  
 

  
 
 
 
 

 
 Puppet Version: 6.6.0 and 6.5.0 Puppet Server Version: N/A OS Name/Version: Ubuntu 19.04 using bionic packages 6.6.0-1bionic Passing code over stdin to puppet parser fails with 'Error: undefined method `message' for nil:NilClass'. I was able to reproduce with 6.5.0 and 6.6.0, but not with 6.4.2 Desired Behavior: Validation of code using filename or stdin should be identical Actual Behavior: > touch foo.pp > puppet parser validate foo.pp > cat foo.pp | puppet parser validate Error: undefined method `message' for nil:NilClass Error: Try 'puppet help parser validate' for usage I noticed this because emacs flycheck uses stdin to do syntax checking. Note that the documentation (man puppet parser) states that this is a valid way to submit output: EXAMPLES   Validate from STDIN: $ cat init.pp | puppet parser validate  
 

  
 
 
 
 

 
 
 

 

Jira (PUP-9480) puppet unable to put ipv4+ipv6 dual stack hosts into /etc/hosts

2019-07-08 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9480  
 
 
  puppet unable to put ipv4+ipv6 dual stack hosts into /etc/hosts   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Sprint: 
 Coremunity  Grooming  Hopper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-5109) Puppet::Resource::Catalog::Compiler#set_server_facts always produces a warning on ipv6 only systems

2019-07-08 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-5109  
 
 
  Puppet::Resource::Catalog::Compiler#set_server_facts always produces a warning on ipv6 only systems   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Sprint: 
 Coremunity  Grooming  Hopper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9732) Client should cache successful host address for at least the length of a Puppet run

2019-07-08 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9732  
 
 
  Client should cache successful host address for at least the length of a Puppet run   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Sprint: 
 Coremunity  Grooming  Hopper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9731) Prefer IPv6 addresses over IPv4 in dual-stack

2019-07-08 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9731  
 
 
  Prefer IPv6 addresses over IPv4 in dual-stack   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Sprint: 
 Coremunity  Grooming  Hopper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9730) Connections with multiple addresses for a host should try ALL addresses for that host

2019-07-08 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9730  
 
 
  Connections with multiple addresses for a host should try ALL addresses for that host   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Sprint: 
 Coremunity  Grooming  Hopper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-2887) IPv6 failover using srv records doesn't work as expected

2019-07-08 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-2887  
 
 
  IPv6 failover using srv records doesn't work as expected   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Sprint: 
 Coremunity Hopper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9776) Prepare JIRA and Confluence for release (Puppet Platform 6.4.3)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey assigned an issue to Kenn Hussey  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9776  
 
 
  Prepare JIRA and Confluence for release (Puppet Platform 6.4.3)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Assignee: 
 Nirupama Mantha Kenn Hussey  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9766) Prepare JIRA and Confluence for release (Puppet Platform 6.0.10)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey assigned an issue to Kenn Hussey  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9766  
 
 
  Prepare JIRA and Confluence for release (Puppet Platform 6.0.10)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Assignee: 
 Nirupama Mantha Kenn Hussey  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9756) Prepare JIRA and Confluence for release (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey assigned an issue to Kenn Hussey  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9756  
 
 
  Prepare JIRA and Confluence for release (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Assignee: 
 Nirupama Mantha Kenn Hussey  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9767) Declare Stop Ship Line (code complete) milestone (Puppet Platform 6.0.10)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey assigned an issue to James Shen  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9767  
 
 
  Declare Stop Ship Line (code complete) milestone (Puppet Platform 6.0.10)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Assignee: 
 Nirupama Mantha James Shen  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9757) Declare Stop Ship Line (code complete) milestone (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey assigned an issue to James Shen  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9757  
 
 
  Declare Stop Ship Line (code complete) milestone (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Assignee: 
 Nirupama Mantha James Shen  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9756) Prepare JIRA and Confluence for release (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9756  
 
 
  Prepare JIRA and Confluence for release (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 

  
 
 
 
 

 
 (Initial planned release date: 2019-07-16)1) Ensure “Versions & Dependencies” pages for Puppet Platform and puppet-agent are up to date in Confluence. Reach out to teams as needed to confirm that the fix versions listed are those that we intend to ship with the release.2) Ensure release leads for Puppet Platform and puppet-agent are correct and update the invitiation for the release retrospective to include them. Reach out to teams as needed to confirm lead assignments.3) For each component project of Puppet Platform and puppet-agent, ensure there is a next version if needed. Often this will be the next Z in an X.Y.Z series. However, if we are jumping to a new X or Y release that skips an existing Z version in JIRA, make sure those tickets are reassigned to the correct fix version, and the unneeded version is deleted. For example, if we have tickets with a fix version of 4.3.3, but we’re going from 4.3.2 to 4.4.0, then we need to reassign the tickets assigned to 4.3.3 and delete the 4.3.2 version from JIRA.4) Create public filters for inclusion in the release notes and/or announcement. These allow easy tracking as new bugs come in for a particular version and allow everyone to see the list of changes in a release. Include links to the filters as a comment on this issue before resolving it.5) Update the “master” filters for Puppet Platform 5.5. 15 16  and puppet-agent 5.5. 15 16  to reference the “Fixed in” filters created above.6) Update the community feedback filter for Puppet Platform X.y to reference the “Introduced in” filter created above.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 


Jira (PUP-9756) Prepare JIRA and Confluence for release (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9756  
 
 
  Prepare JIRA and Confluence for release (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Prepare JIRA and Confluence for release (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9761) Publish documentation and updates and release notes (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9761  
 
 
  Publish documentation and updates and release notes (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Publish documentation and updates and release notes (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9760) Declare Ready to Ship (go/no-go) milestone (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9760  
 
 
  Declare Ready to Ship (go/no-go) milestone (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Declare Ready to Ship (go/no-go) milestone (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9759) Prepare release announcement (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9759  
 
 
  Prepare release announcement (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Prepare release announcement (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9758) Prepare documentation updates and release notes (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9758  
 
 
  Prepare documentation updates and release notes (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Prepare documentation updates and release notes (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9757) Declare Stop Ship Line (code complete) milestone (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9757  
 
 
  Declare Stop Ship Line (code complete) milestone (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Declare Stop Ship Line (code complete) milestone (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9762) Send release announcement (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9762  
 
 
  Send release announcement (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Send release announcement (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9762) Send release announcement (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9762  
 
 
  Send release announcement (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 

  
 
 
 
 

 
 (Initial planned release date: 2019-07-16)Once docs have finished building (check that all links resolve appropriately) from your puppet-product-updates account -* Send the previously drafted announcement from the "prepare release announcement" ticket via BCC to puppet-us...@googlegroups.com, puppet-...@googlegroups.com, puppet-annou...@googlegroups.com, and internal-puppet-product-upda...@puppet.com. You must be a member of these groups in order to send.* If this release has security implications, also send to puppet-security-annou...@googlegroups.com.* Make a PSA on IRC and/or Slack, something along the lines of "PSA: Puppet Platform 5.5. 15 16  is now available".   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group 

Jira (PUP-9763) Update Confluence and JIRA based on release (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9763  
 
 
  Update Confluence and JIRA based on release (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Update Confluence and JIRA based on release (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9764) Communicate scope and timeline of next release (Puppet Platform 5.5.16)

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9764  
 
 
  Communicate scope and timeline of next release (Puppet Platform 5.5.16)   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Communicate scope and timeline of next release (Puppet Platform 5.5. 15 16 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9755) Puppet Platform 5.5.16 Release - 2019-07-16

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9755  
 
 
  Puppet Platform 5.5.16 Release - 2019-07-16   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 

  
 
 
 
 

 
 Puppet Platform 5.5. 15 16  Release - 2019-07-16   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9755) Puppet Platform 5.5.16 Release - 2019-07-16

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9755  
 
 
  Puppet Platform 5.5.16 Release - 2019-07-16   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Summary: 
 Puppet Platform 5.5. 15 16  Release - 2019-07-16   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-9755) Puppet Platform 5.5.16 Release - 2019-07-16

2019-07-08 Thread Kenn Hussey (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kenn Hussey updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9755  
 
 
  Puppet Platform 5.5.16 Release - 2019-07-16   
 

  
 
 
 
 

 
Change By: 
 Kenn Hussey  
 
 
Epic Name: 
 Puppet Platform 5.5. 15 16  Release - 2019-07-16   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-8736) /opt/puppetlabs contains device ssldir(s) normally in /etc/puppetlabs

2019-07-08 Thread Gabriel Nagy (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gabriel Nagy commented on  PUP-8736  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: /opt/puppetlabs contains device ssldir(s) normally in /etc/puppetlabs   
 

  
 
 
 
 

 
 Josh Cooper, should we symlink just the device ssldir (/opt/puppetlabs/puppet/cache/devices/DEVICE/ssl) or the entire device confdir (/opt/puppetlabs/puppet/cache/devices/DEVICE) to /etc?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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


Jira (PUP-7312) Confine systemd provider to init system matching systemd

2019-07-08 Thread Mihai Buzgau (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7312  
 
 
  Confine systemd provider to init system matching systemd   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sprint: 
 PR - 2019-07-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





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