Jira (PDB-5280) [docs issue] unterminated code block in PuppetDB docs

2021-09-20 Thread Jean Bond (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jean Bond commented on  PDB-5280  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: [docs issue] unterminated code block in PuppetDB docs   
 

  
 
 
 
 

 
 Thanks for the ticket, Luke Bigum! The PuppetDB team maintains their own documentation, so I'm moving this ticket to their project.   
 

  
 
 
 
 

 
 
 

 
 
 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.414960.1631134291000.134413.1632176040027%40Atlassian.JIRA.


Jira (PDB-5280) [docs issue] unterminated code block in PuppetDB docs

2021-09-20 Thread Jean Bond (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jean Bond moved an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5280  
 
 
  [docs issue] unterminated code block in PuppetDB docs   
 

  
 
 
 
 

 
Change By: 
 Jean Bond  
 
 
Component/s: 
 PuppetDB  
 
 
Component/s: 
 PuppetDB  
 
 
Key: 
 DOCUMENT PDB - 1246 5280  
 
 
Method Found: 
 Needs Assessment  
 
 
Scrum Team: 
 PuppetDB  
 
 
Workflow: 
 Documentation Scrum Team  Workflow  
 
 
Project: 
 Documentation PuppetDB  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

Jira (PUP-10491) Allow adding descriptive or administrative information to resources

2021-09-20 Thread Reid Vandewiele (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reid Vandewiele commented on  PUP-10491  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow adding descriptive or administrative information to resources   
 

  
 
 
 
 

 
 Josh Cooper I put a note out to puppet-dev on May 14, 2020, here: https://groups.google.com/g/puppet-dev/c/cDCyp_U8Sv0/m/FiN1EqxWAwAJ. No responses or commentary in that forum. What else needs to happen to move this ticket forward?   
 Henrik Lindberg that's a good consideration. Type validation is a powerful feature, provides some compelling benefits, and that idea inspires the example below. However, I think use of types needs to be optional, not something that could act as a barrier to entry. To be most useful, annotations need to be very, very easy to use. Users who want type validation could adopt this pattern:  
 
 
 
 
 type OurOrg::Annotation =  
 
 
   Struct[Optional[owner]  => String[1],  
 
 
  Optional[department] => Enum[operations, support, engineering]]  
 
 
    
 
 
 notify { 'example':  
 
 
   annotation => OurOrg::Annotation({'owner' => 'Riley'})  
 
 
 }
  
 
 
 
   In the proposed implementation, the metaparameter is validated by a type already (Data). If this is a compelling adjustment, we could choose someday to make that configurable. E.g.  
 
 
 
 
 annotation_assert_type = Data # default; could set to OurOrg::Annotation instead   
 
 
  

Jira (PDB-5234) mention prometheus-puppetdb-exporter in puppetdb docs

2021-09-20 Thread Stel Abrego (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stel Abrego updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5234  
 
 
  mention prometheus-puppetdb-exporter in puppetdb docs   
 

  
 
 
 
 

 
Change By: 
 Stel Abrego  
 
 
Sprint: 
 HA 2021-09-22  
 

  
 
 
 
 

 
 
 

 
 
 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.412195.1629199216000.134352.163217131%40Atlassian.JIRA.


Jira (PDB-5234) mention prometheus-puppetdb-exporter in puppetdb docs

2021-09-20 Thread Stel Abrego (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stel Abrego assigned an issue to Stel Abrego  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5234  
 
 
  mention prometheus-puppetdb-exporter in puppetdb docs   
 

  
 
 
 
 

 
Change By: 
 Stel Abrego  
 
 
Assignee: 
 Stel Abrego  
 

  
 
 
 
 

 
 
 

 
 
 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.412195.1629199216000.134289.1632166380038%40Atlassian.JIRA.


Jira (PDB-5248) Determin ingestion speed when PDB, benchmark tool and PostgreSQL are deployed on n2/n1

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


 
 
 
 

 
 
 

 
   
 Andrei Filipovici commented on  PDB-5248  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Determin ingestion speed when PDB, benchmark tool and PostgreSQL are deployed on n2/n1   
 

  
 
 
 
 

 
 Also run the benchmark on n2 and PDB on n1. The benchmark finished in 12 min and PDB in 36 min. Also tried it the other way round, with the benchmark on n1 and PDB on n2. The benchmark finished in 11 min and PDB dinished in 18 min.  
 

  
 
 
 
 

 
 
 

 
 
 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.413255.1629813418000.134068.1632154380028%40Atlassian.JIRA.


Jira (PUP-11163) Prevent thundering herd via deterministic run scheduling

2021-09-20 Thread Reid Vandewiele (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reid Vandewiele commented on  PUP-11163  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Prevent thundering herd via deterministic run scheduling   
 

  
 
 
 
 

 
 100% of customers run into the problem. A lesser percentage notice it. If the customer is small (say, less than a thousand nodes), the available Puppet compute power will eclipse the total agent workload enough to make the thundering herd issue not a problem. Small herd, small thunder. The issue becomes a problem when the available compute power starts to become more evenly matched to the workload. Charlie Sharpsteen would have to speak to the percentage of customers that Support needs to advise on enabling our special configuration max-queued-requests option, which is the first tier workaround used to mitigate the issue. For our largest customers, say >10,000 nodes (at a guess) we pretty universally have to talk about max-queued-requests at a minimum up front, and for most we end up evolving into suggesting the second tier workaround, which is reidmv-puppet_run_scheduler or similar—basically, stop using the service, and use cron/scheduled-tasks to run the agent instead. That strategy, even as a pre-implemented module, is uncomfortable because all customers would rather run services daemons than cron/scheduled-tasks. The big ones grumpily end up sacrificing that in exchange for stable performance.  
 

  
 
 
 
 

 
 
 

 
 
 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 

Jira (PUP-11163) Prevent thundering herd via deterministic run scheduling

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu assigned an issue to Yasmin Rajabi  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11163  
 
 
  Prevent thundering herd via deterministic run scheduling   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Assignee: 
 Yasmin Rajabi  
 

  
 
 
 
 

 
 
 

 
 
 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.406175.1625677218000.133888.1632149520050%40Atlassian.JIRA.


Jira (PUP-11163) Prevent thundering herd via deterministic run scheduling

2021-09-20 Thread Yasmin Rajabi (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Yasmin Rajabi commented on  PUP-11163  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Prevent thundering herd via deterministic run scheduling   
 

  
 
 
 
 

 
 Reid Vandewiele Charlie Sharpsteen how often is this coming up? trying to balance this with the rest of the tickets - if you were to guess what % of customers run into it?  
 

  
 
 
 
 

 
 
 

 
 
 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.406175.1625677218000.133889.1632149520097%40Atlassian.JIRA.


Jira (FACT-3065) submit facts for new facter releases to facterdb

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3065  
 
 
  submit facts for new facter releases to facterdb   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Team: 
 Night's Watch  
 

  
 
 
 
 

 
 
 

 
 
 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.412672.1629371747000.133850.1632148620153%40Atlassian.JIRA.


Jira (FACT-3065) submit facts for new facter releases to facterdb

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3065  
 
 
  submit facts for new facter releases to facterdb   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Sprint: 
 NW - 2021-11-03  
 

  
 
 
 
 

 
 
 

 
 
 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.412672.1629371747000.133846.1632148500085%40Atlassian.JIRA.


Jira (PUP-11235) versioncmp() thinks 11.0 is greater than 11

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11235  
 
 
  versioncmp() thinks 11.0 is greater than 11   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Team: 
 Night's Watch  
 

  
 
 
 
 

 
 
 

 
 
 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.413995.1630486051000.133836.1632147900092%40Atlassian.JIRA.


Jira (PUP-11235) versioncmp() thinks 11.0 is greater than 11

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11235  
 
 
  versioncmp() thinks 11.0 is greater than 11   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Sprint: 
 NW - 2021-10-20  
 

  
 
 
 
 

 
 
 

 
 
 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.413995.1630486051000.133835.1632147900047%40Atlassian.JIRA.


Jira (PUP-11235) versioncmp() thinks 11.0 is greater than 11

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11235  
 
 
  versioncmp() thinks 11.0 is greater than 11   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Labels: 
 help_wanted  
 

  
 
 
 
 

 
 
 

 
 
 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.413995.1630486051000.133834.1632147840047%40Atlassian.JIRA.


Jira (PUP-11236) Reduce allocated memory in `lib/puppet/pops/parser/lexer2.rb`

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11236  
 
 
  Reduce allocated memory in `lib/puppet/pops/parser/lexer2.rb`   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Epic Link: 
 PUP-11073  
 

  
 
 
 
 

 
 
 

 
 
 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.414011.1630500702000.133828.1632147660034%40Atlassian.JIRA.


Jira (FACT-3071) macosx_productversion_major returns wrong value for Big Sur

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3071  
 
 
  macosx_productversion_major returns wrong value for Big Sur   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Sprint: 
 NW - 2021-10-06  
 

  
 
 
 
 

 
 
 

 
 
 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.414066.1630534919000.133827.1632147540028%40Atlassian.JIRA.


Jira (FACT-3074) '--log-level none' throws exception

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3074  
 
 
  '--log-level none' throws exception   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Labels: 
 needs_repro  
 

  
 
 
 
 

 
 
 

 
 
 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.415852.1631779051000.133826.1632147360036%40Atlassian.JIRA.


Jira (PUP-11163) Prevent thundering herd via deterministic run scheduling

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


 
 
 
 

 
 
 

 
   
 Charlie Sharpsteen assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11163  
 
 
  Prevent thundering herd via deterministic run scheduling   
 

  
 
 
 
 

 
Change By: 
 Charlie Sharpsteen  
 
 
Assignee: 
 Beth Glenfield  
 

  
 
 
 
 

 
 
 

 
 
 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.406175.1625677218000.133800.1632146520033%40Atlassian.JIRA.


Jira (PDB-5248) Determin ingestion speed when PDB, benchmark tool and PostgreSQL are deployed on n2/n1

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


 
 
 
 

 
 
 

 
   
 Andrei Filipovici commented on  PDB-5248  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Determin ingestion speed when PDB, benchmark tool and PostgreSQL are deployed on n2/n1   
 

  
 
 
 
 

 
 Run the benchmark from PDB version 6.14.0. It finished the same task in 6 minutes, with an average of 100-110 messages/s. Also PDB finished ingestion in 33 minutes. That is one minute faster than version 6.18.0.  
 

  
 
 
 
 

 
 
 

 
 
 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.413255.1629813418000.133691.1632143100121%40Atlassian.JIRA.


Jira (FACT-2955) AIX - mismatched processor frequencies found; facter will only report one of them

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2955  
 
 
  AIX - mismatched processor frequencies found; facter will only report one of them   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Fix Version/s: 
 FACT 3.14.20  
 
 
Fix Version/s: 
 FACT 4.2.5  
 

  
 
 
 
 

 
 
 

 
 
 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.389740.161478837.133668.1632140400036%40Atlassian.JIRA.


Jira (FACT-3047) Add option to show HTTP debug logs in Facter 4

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3047  
 
 
  Add option to show HTTP debug logs in Facter 4   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Fix Version/s: 
 FACT 4.2.5  
 

  
 
 
 
 

 
 
 

 
 
 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.400559.1621927319000.133667.1632140340032%40Atlassian.JIRA.


Jira (FACT-3067) Facter API does not resolve custom facts that partial match legacy facts

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3067  
 
 
  Facter API does not resolve custom facts that partial match legacy facts   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Fix Version/s: 
 FACT 4.2.5  
 

  
 
 
 
 

 
 
 

 
 
 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.413521.1629960225000.133666.1632140280032%40Atlassian.JIRA.


Jira (FACT-1644) facter on AIX doesn't set processors.physicalcount to anything

2021-09-20 Thread Victor Bobosila (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Victor Bobosila updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1644  
 
 
  facter on AIX doesn't set processors.physicalcount to anything   
 

  
 
 
 
 

 
Change By: 
 Victor Bobosila  
 
 
Sprint: 
 NW - 2021-09-22  
 

  
 
 
 
 

 
 
 

 
 
 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.193864.1496264193000.133644.1632137100180%40Atlassian.JIRA.


Jira (PUP-10727) Cannot define a default Timespan value for an attribute in a Ruby language data type

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10727  
 
 
  Cannot define a default Timespan value for an attribute in a Ruby language data type   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Labels: 
 needs_repro  typesystem  
 

  
 
 
 
 

 
 
 

 
 
 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.375925.1603486678000.133628.1632135000279%40Atlassian.JIRA.


Jira (PUP-10729) Accessing trusted facts from Ruby report processor

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu commented on  PUP-10729  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Accessing trusted facts from Ruby report processor   
 

  
 
 
 
 

 
 Albert Vaca, your solution is the right was to access trusted facts from Ruby report processor  
 

  
 
 
 
 

 
 
 

 
 
 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.374225.1602088494000.133622.1632134940043%40Atlassian.JIRA.


Jira (FACT-769) Add ability to filter facts

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-769  
 
 
  Add ability to filter facts   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Assignee: 
 Victor Bobosila  
 

  
 
 
 
 

 
 
 

 
 
 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.61937.1418924889000.133620.1632134880272%40Atlassian.JIRA.


Jira (FACT-3069) Facter 4.x on MS Azure: wrong domain is used in FQDN

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu commented on  FACT-3069  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Facter 4.x on MS Azure: wrong domain is used in FQDN   
 

  
 
 
 
 

 
 Hi Sanjay Tripathi, You can try to manually update the facter gem, but this is not something that we tested or support. We recommend you to upgrade to latest open-source puppet-agent version or at least 6.21.1. Since the problem is known and already addressed in newer versions, I will close this ticket.  
 

  
 
 
 
 

 
 
 

 
 
 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.413950.1630428635000.133608.1632134580028%40Atlassian.JIRA.


Jira (FACT-2955) AIX - mismatched processor frequencies found; facter will only report one of them

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


 
 
 
 

 
 
 

 
   
 Gabriel Nagy commented on  FACT-2955  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: AIX - mismatched processor frequencies found; facter will only report one of them   
 

  
 
 
 
 

 
 Merged to main in https://github.com/puppetlabs/facter/commit/fd5ffa85a48203ea5f8e126a09217c5bc71ca60b and to 3.x in https://github.com/puppetlabs/facter/commit/c42634e4a3a6441d0b70fc457a90a48f0e982a7e  
 

  
 
 
 
 

 
 
 

 
 
 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.389740.161478837.133575.1632130440190%40Atlassian.JIRA.


Jira (FACT-3047) Add option to show HTTP debug logs in Facter 4

2021-09-20 Thread Dorin Pleava (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dorin Pleava updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-3047  
 
 
  Add option to show HTTP debug logs in Facter 4   
 

  
 
 
 
 

 
Change By: 
 Dorin Pleava  
 
 
Release Notes: 
 New Feature  
 
 
Release Notes Summary: 
 --http_debug option was added to Facter 4 cli to show HTTP debug logs.  
 

  
 
 
 
 

 
 
 

 
 
 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.400559.1621927319000.133457.1632125220029%40Atlassian.JIRA.


Jira (PUP-11241) Not all user attributes honor forcelocal (e.g. home, shell)

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11241  
 
 
  Not all user attributes honor forcelocal (e.g. home, shell)   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Team: 
 Night's Watch  
 

  
 
 
 
 

 
 
 

 
 
 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.415709.1631667793000.133451.1632124620030%40Atlassian.JIRA.


Jira (PUP-11241) Not all user attributes honor forcelocal (e.g. home, shell)

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11241  
 
 
  Not all user attributes honor forcelocal (e.g. home, shell)   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Sprint: 
 NW - 2021-09-22  
 

  
 
 
 
 

 
 
 

 
 
 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.415709.1631667793000.133450.1632124560031%40Atlassian.JIRA.


Jira (FACT-1644) facter on AIX doesn't set processors.physicalcount to anything

2021-09-20 Thread Victor Bobosila (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Victor Bobosila assigned an issue to Victor Bobosila  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1644  
 
 
  facter on AIX doesn't set processors.physicalcount to anything   
 

  
 
 
 
 

 
Change By: 
 Victor Bobosila  
 
 
Assignee: 
 Branan Riley Victor Bobosila  
 

  
 
 
 
 

 
 
 

 
 
 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.193864.1496264193000.133444.1632124200205%40Atlassian.JIRA.


Jira (FACT-1644) facter on AIX doesn't set processors.physicalcount to anything

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1644  
 
 
  facter on AIX doesn't set processors.physicalcount to anything   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Sprint: 
 NW - 2021-09-22  
 

  
 
 
 
 

 
 
 

 
 
 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.193864.1496264193000.133440.1632124020039%40Atlassian.JIRA.


Jira (FACT-1644) facter on AIX doesn't set processors.physicalcount to anything

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


 
 
 
 

 
 
 

 
   
 Ciprian Badescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-1644  
 
 
  facter on AIX doesn't set processors.physicalcount to anything   
 

  
 
 
 
 

 
Change By: 
 Ciprian Badescu  
 
 
Team: 
 Platform OS Night's Watch  
 

  
 
 
 
 

 
 
 

 
 
 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.193864.1496264193000.133439.1632123960051%40Atlassian.JIRA.


Jira (PDB-5264) Create a cd4pe deployment and link it to PE

2021-09-20 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie assigned an issue to Andrei Filipovici  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5264  
 
 
  Create a cd4pe deployment and link it to PE   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Assignee: 
 Andrei Filipovici  
 

  
 
 
 
 

 
 
 

 
 
 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.415874.1631792786000.133435.1632121920042%40Atlassian.JIRA.