Jira (PUP-2153) FreeBSD service provider does not support rc.d files with profiles

2021-05-20 Thread Romain Tartière
Title: Message Title


 
 
 
 

 
 
 

 
   
 Romain Tartière commented on  PUP-2153  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: FreeBSD service provider does not support rc.d files with profiles   
 

  
 
 
 
 

 
 Reopen, I just hit this and implemented a fix: https://github.com/puppetlabs/puppet/pull/8607  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-9337) Puppet sets permissions for Puppet files every run

2021-05-20 Thread Austin Boyd (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Boyd updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9337  
 
 
  Puppet sets permissions for Puppet files every run   
 

  
 
 
 
 

 
Change By: 
 Austin Boyd  
 
 
Labels: 
 escalation  jira_escalated  resolved-issue-added  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-9337) Puppet sets permissions for Puppet files every run

2021-05-20 Thread Austin Boyd (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Boyd updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9337  
 
 
  Puppet sets permissions for Puppet files every run   
 

  
 
 
 
 

 
Change By: 
 Austin Boyd  
 
 
Zendesk Ticket Count: 
 20 21  
 
 
Zendesk Ticket IDs: 
 32929,32969,33091,33124,33126,33181,33410,33732,33886,33925,34080,34309,34367,34392,34426,34455,34555,34784,35321,35693 ,44391  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3045) facter4 performance regression from facter3

2021-05-20 Thread Alex Schultz (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Schultz created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3045  
 
 
  facter4 performance regression from facter3   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Facter 4  
 
 
Created: 
 2021/05/20 2:30 PM  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Alex Schultz  
 

  
 
 
 
 

 
 Previous bug was FACT-449 The issue is that large number of network interfaces causes facter (and puppet facts) to take an excessive amount of time.  This can be reproduced by doing:  for i in $(seq 1 380); do ip tuntap add name dummy_tun$i mode tun; done for i in $(seq 1 1274); do ip link add name dummy_br$i type bridge; done Then running facter (here were my results for facter2 vs facter3): $ time facter facter2 real 9m51.817s user 7m8.936s sys 2m42.702s facter3 real 0m2.954s user 0m1.111s sys 0m1.721s $ time puppet facts facter2 real 12m10.936s user 8m16.478s sys 3m54.138s facter3 real 0m11.169s user 0m5.522s sys 0m4.002s   I just reran this test using the gem version of facter (4.2.0) built from source and the facter2 performance problems have returned. facter4 real 8m54.564s user 6m42.464s sys 2m9.475s For the record, this amount of network interfaces is something we see on openstack hypervisors with workloads and networks.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

Jira (FACT-3044) Add --version to --help output

2021-05-20 Thread Garrett Guillotte (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Garrett Guillotte created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3044  
 
 
  Add --version to --help output   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/05/20 11:33 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Garrett Guillotte  
 

  
 
 
 
 

 
 Problem statement The Facter CLI help output does not include all available flags. Specifically, the output omits the `--version` flag, to report the Facter version. It is unclear whether there are additional undocumented flags. Suggested improvement Include Facter's `-version` flag in `-help` output.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 
   

Jira (FACT-3044) Add --version to --help output

2021-05-20 Thread Garrett Guillotte (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Garrett Guillotte updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3044  
 
 
  Add --version to --help output   
 

  
 
 
 
 

 
Change By: 
 Garrett Guillotte  
 

  
 
 
 
 

 
 *Problem statement*The Facter CLI help output does not include all available flags.Specifically, the output omits the  `  {{ --version ` }}  flag, to report the Facter version.It is unclear whether there are additional undocumented flags.*Suggested improvement*Include Facter's  `  {{ -- }}{{ version ` }}  flag in  `  {{ --help ` }}  output.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PDB-5133) Use grouping sets for event-counts endpoints

2021-05-20 Thread Austin Blatt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Blatt assigned an issue to Austin Blatt  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5133  
 
 
  Use grouping sets for event-counts endpoints   
 

  
 
 
 
 

 
Change By: 
 Austin Blatt  
 
 
Assignee: 
 Austin Blatt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PDB-5135) PuppetDB should warn about resource titles that exceed Postgres index sizes

2021-05-20 Thread Charlie Sharpsteen (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Charlie Sharpsteen commented on  PDB-5135  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: PuppetDB should warn about resource titles that exceed Postgres index sizes   
 

  
 
 
 
 

 
 The PuppetDB terminii that run inside of Puppet Server might be a good spot for this check as they already iterate over catalog resources and report resource events when prepping the data for sybmission to PuppetDB.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PDB-5135) PuppetDB should warn about resource titles that exceed Postgres index sizes

2021-05-20 Thread Charlie Sharpsteen (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Charlie Sharpsteen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5135  
 
 
  PuppetDB should warn about resource titles that exceed Postgres index sizes   
 

  
 
 
 
 

 
Change By: 
 Charlie Sharpsteen  
 
 
Team: 
 PuppetDB  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PDB-5135) PuppetDB should warn about resource titles that exceed Postgres index sizes

2021-05-20 Thread Charlie Sharpsteen (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Charlie Sharpsteen created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5135  
 
 
  PuppetDB should warn about resource titles that exceed Postgres index sizes   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/05/20 8:50 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Charlie Sharpsteen  
 

  
 
 
 
 

 
 When PuppetDB inserts data into Postgres, the constraints of the database can cause errors to be raised. A typical example is that Postgres disallows the use of the null byte, "\0", in strings while UTF-8 generally tolerates it. Another constraint comes into play when large data values are inserted into columns that have database indexes: 
 
Any data type that can be sorted into a well-defined linear order can be indexed by a btree index. The only limitation is that an index entry cannot exceed approximately one-third of a page (after TOAST compression, if applicable).
 https://www.postgresql.org/docs/11/btree-intro.html This constraint is typically encountered with resource title values in catalogs or reports and results in an error similar to the following being raised from the storage attempt:  
 
 
 
 
 2021-05-11T23:59:47.225Z ERROR [p.p.command] [14,654,263] [store report] Retrying after attempt 0 for node.hostname.example, due to: org.postgresql.util.PSQLException: ERROR: index row size 2720 exceeds maximum 2712 for index "resource_events_resource_timestamp_20210511z"
  
 
 
 
  This error is somewhat useful in that it indicates which node tripped the condition. But the 

Jira (PUP-11067) Specifying purge_ssh_keys parameter for non-existing user errors out

2021-05-20 Thread Luchian Nemes (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luchian Nemes assigned an issue to Luchian Nemes  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11067  
 
 
  Specifying purge_ssh_keys parameter for non-existing user errors out   
 

  
 
 
 
 

 
Change By: 
 Luchian Nemes  
 
 
Assignee: 
 Luchian Nemes  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11002) Expose v4 catalog endpoint for {{Puppet::HTTP::Service::Compiler}}

2021-05-20 Thread Cas Donoghue (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cas Donoghue commented on  PUP-11002  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Expose v4 catalog endpoint for {{Puppet::HTTP::Service::Compiler}}   
 

  
 
 
 
 

 
 Actually, I just realized this is private API. I just updated the RN field to "not needed"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11002) Expose v4 catalog endpoint for {{Puppet::HTTP::Service::Compiler}}

2021-05-20 Thread Cas Donoghue (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cas Donoghue updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11002  
 
 
  Expose v4 catalog endpoint for {{Puppet::HTTP::Service::Compiler}}   
 

  
 
 
 
 

 
Change By: 
 Cas Donoghue  
 
 
Release Notes: 
 Not Needed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PDB-5095) Add a tool to timeshift archive exports

2021-05-20 Thread Andrei Filipovici (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrei Filipovici commented on  PDB-5095  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add a tool to timeshift archive exports   
 

  
 
 
 
 

 
 The time shift export utility accepts 3 parameters: 
 
[Mandatory] -i / --input Path to the .tgz pdb export, which will be shifted. 
 
 
[Optional] -o / --output Path to the where the shifted export will be saved. If no path is given, the archive will be stored in the same place as the input export, but the export name will be prefixed with "shifted". (e.g input-export.tgz will become shifted-input-export.tgz). If the output path doesn't end with .tgz it will be added. 
 
 
[Optional]-t / --shift-to-time Timestamp to which all the export timestamp will be shifted. If it's not provided, the system's current timestamp will be used. 
 The time shifting tool will convert all timestamps to a Zero timezone format. e.g timestamp like: 2015-03-26T10:58:51+10:00 will become 2015-03-26T11:58:51Z  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send 

Jira (PDB-5068) Add sync e2e test which isolates the in-mem initial sync path

2021-05-20 Thread Andrei Filipovici (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrei Filipovici updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5068  
 
 
  Add sync e2e test which isolates the in-mem initial sync path   
 

  
 
 
 
 

 
Change By: 
 Andrei Filipovici  
 
 
Comment: 
 The time shift export utility accepts 3 parameters:- [Mandatory] -i / --input Path to the .tgz pdb export, which will be shifted.- [Optional] -o / --output Path to the where the shifted export will be saved. If no path is given, the archive will be stored in the same place as the input export, but the export name will be prefixed with "shifted". (e.g input-export.tgz will become shifted-input-export.tgz). If the output path doesn't end with .tgz it will be added.- [Optional]-t / --shift-to-time Timestamp to which all the export timestamp will be shifted. If it's not provided, the system's current timestamp will be used. The time shifting tool will convert all timestamps to a Zero timezone format. e.g timestamp like: 2015-03-26T10:58:51+10:00 will become 2015-03-26T11:58:51Z  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (PDB-5068) Add sync e2e test which isolates the in-mem initial sync path

2021-05-20 Thread Andrei Filipovici (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrei Filipovici commented on  PDB-5068  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add sync e2e test which isolates the in-mem initial sync path   
 

  
 
 
 
 

 
 The time shift export utility accepts 3 parameters: 
 
[Mandatory] -i / --input Path to the .tgz pdb export, which will be shifted. 
 
 
[Optional] -o / --output Path to the where the shifted export will be saved. If no path is given, the archive will be stored in the same place as the input export, but the export name will be prefixed with "shifted". (e.g input-export.tgz will become shifted-input-export.tgz). If the output path doesn't end with .tgz it will be added. 
 
 
[Optional]-t / --shift-to-time Timestamp to which all the export timestamp will be shifted. If it's not provided, the system's current timestamp will be used.  
 The time shifting tool will convert all timestamps to a Zero timezone format. e.g timestamp like: 2015-03-26T10:58:51+10:00 will become 2015-03-26T11:58:51Z  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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

Jira (PUP-11069) [Ruby 3] Handle sorted_set removal in semantic_puppet gem

2021-05-20 Thread Ciprian Badescu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11069  
 
 
  [Ruby 3] Handle sorted_set removal in semantic_puppet gem   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Sprint: 
 Triaged tickets NW-2021-06-16  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-2907) networking: add binding flags to bindings6 entries

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2907  
 
 
  networking: add binding flags to bindings6 entries   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 community  doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-2928) Error: Facter: statvfs() function failed: No such file or directory

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2928  
 
 
  Error: Facter: statvfs() function failed: No such file or directory   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 community  doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3006) Centralize and document fact matching and filtering

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3006  
 
 
  Centralize and document fact matching and filtering   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 doc-reviewed tech-debt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3023) Facter 4 calls deprecated xen-toolstack script when resolving xen fact

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3023  
 
 
  Facter 4 calls deprecated xen-toolstack script when resolving xen fact   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 community  doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3027) Loosen the Ruby dependency to allow install on Ruby 3

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3027  
 
 
  Loosen the Ruby dependency to allow install on Ruby 3   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3029) Add Ruby 3 in the test matrix and fix tests and deprecations

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3029  
 
 
  Add Ruby 3 in the test matrix and fix tests and deprecations   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3042) Facter should retrieve EC2 metadata using IMDSv2 without requring user configuration

2021-05-20 Thread Gheorghe Popescu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gheorghe Popescu assigned an issue to Gheorghe Popescu  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3042  
 
 
  Facter should retrieve EC2 metadata using IMDSv2 without requring user configuration   
 

  
 
 
 
 

 
Change By: 
 Gheorghe Popescu  
 
 
Assignee: 
 Gheorghe Popescu  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3030) Facter returns TypeError on non-existent indexes

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3030  
 
 
  Facter returns TypeError on non-existent indexes   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3031) Add os.macosx.version.patch fact

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3031  
 
 
  Add os.macosx.version.patch fact   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 community  doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3035) Facter executes `which lsblk` and `which blkid` for each partition

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3035  
 
 
  Facter executes `which lsblk` and `which blkid` for each partition   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3040) undefined method `each_line' for nil:NilClass

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3040  
 
 
  undefined method `each_line' for nil:NilClass   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 community  doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (FACT-3041) Invalid rubysitedir value if ruby is compiled without sitedir

2021-05-20 Thread Claire Cadman (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claire Cadman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3041  
 
 
  Invalid rubysitedir value if ruby is compiled without sitedir   
 

  
 
 
 
 

 
Change By: 
 Claire Cadman  
 
 
Labels: 
 doc-reviewed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11061) Two Sensitive instances with the same value are not equal

2021-05-20 Thread Beth Glenfield (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Beth Glenfield commented on  PUP-11061  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Two Sensitive instances with the same value are not equal   
 

  
 
 
 
 

 
 My one concern here would be if a Sensitive type was compromised, either through brute force or another method, would we be increasing the attack area with this change. Could we maybe add some tests in the PR for when the values don't match to ensure we're not leaking any info?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-10957) Support ruby 3

2021-05-20 Thread Alfredo Moralejo (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alfredo Moralejo commented on  PUP-10957  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support ruby 3   
 

  
 
 
 
 

 
 While testing with ruby3, we hit other URI.escape issue in https://github.com/puppetlabs/puppetlabs-stdlib/blob/main/lib/puppet/parser/functions/uriescape.rb#L31  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11062) better handling of enable=delayed case for a systemd service

2021-05-20 Thread Gabriel Nagy (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gabriel Nagy commented on  PUP-11062  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: better handling of enable=delayed case for a systemd service
 

  
 
 
 
 

 
 The case for defaulting to enable => true would make sense to me after seeing the enable => mask behavior:  
 
 
 
 
   # This only makes sense on systemd systems. Otherwise, it just defaults  
 
 
   # to disable.  
 
 
   newvalue(:mask, :event => :service_disabled, :required_features => :maskable) do  
 
 
 provider.mask  
 
 
   end
  
 
 
 
   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
 

Jira (PDB-5061) Empty password causes schema exception for migrator-password

2021-05-20 Thread Sebastian Miclea (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sebastian Miclea assigned an issue to Sebastian Miclea  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5061  
 
 
  Empty password causes schema exception for migrator-password   
 

  
 
 
 
 

 
Change By: 
 Sebastian Miclea  
 
 
Assignee: 
 Sebastian Miclea  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.13.2#813002-sha1:c495a97)  
 
 

 
   
 

  
 

  
 

   





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