Jira (FACT-2918) FACTER_ environmental facts overrides don't work with external facts

2021-01-27 Thread Dorin Pleava (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dorin Pleava assigned an issue to Dorin Pleava  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2918  
 
 
  FACTER_ environmental facts overrides don't work with external facts   
 

  
 
 
 
 

 
Change By: 
 Dorin Pleava  
 
 
Assignee: 
 Dorin Pleava  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383195.1610609261000.127117.1611820620040%40Atlassian.JIRA.


Jira (PUP-8112) Archived file lists are missing for Jenkins unimatrix jobs

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8112  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Archived file lists are missing for Jenkins unimatrix jobs   
 

  
 
 
 
 

 
 Going through and closing old tickets.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.219943.1509557946000.127066.1611800280135%40Atlassian.JIRA.


Jira (PUP-8940) an apply with given file should not issue warnings for unacceptable location of file

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-8940  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: an apply with given file should not issue warnings for unacceptable location of file   
 

  
 
 
 
 

 
 This isn't reproducible so I'm going to close. I suspect the issue was resolved in either PUP-9020, PUP-9190, PUP-9211 the warning/error we initially added was overly restrictive. Please reopen if this is still an issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.260705.152887569.127063.1611800100046%40Atlassian.JIRA.


Jira (PUP-9140) File resource checksum => mtime fails with empty mtime

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9140  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: File resource checksum => mtime fails with empty mtime   
 

  
 
 
 
 

 
 I believe this is a duplicate of PUP-10368. Puppet used to get confused when comparing the checksum of the file it wrote. I'm going to close this, but feel free to reopen if you can reproduce the issue using the latest 6.20.0 or 7.3.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.275714.1536928866000.127061.1611799620026%40Atlassian.JIRA.


Jira (PUP-9197) Windows file system ACL reported change is not always correct

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9197  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Windows file system ACL reported change is not always correct   
 

  
 
 
 
 

 
 This is working as expected when modifying the permissions for a directory that already exists:  
 
 
 
 
 C:\> puppet apply manifest.pp  
 
 
 Notice: Compiled catalog for meteoritic-weir.delivery.puppetlabs.net in environment production in 0.04 seconds  
 
 
 Warning: Setting control rights for c:/windows/temp/puppet-system group SYSTEM to less than Full Control rights. Setting SYSTEM rights to less than Full Control may have unintented consequences for operations on this file  
 
 
 Notice: /Stage[main]/Main/File[c:/windows/temp/puppet-system/]/mode: mode changed '2000750' to '0750'
  
 
 
 
  In the case where puppet creates the directory, then it just prints that the directory was crerated (as expected). So I'm going to close this as cannot reproduce. Please reopen if I missed something.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira 

Jira (PUP-9214) Unfinished/confusing description of "user" resource type attribute

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9214  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unfinished/confusing description of "user" resource type attribute   
 

  
 
 
 
 

 
 Jeff Silverman It's trying to say the underlying tools like useradd generates the UID instead of puppet. Does that clarify? If so, we'll get the docs updated.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.278354.1538420514000.127043.1611797400251%40Atlassian.JIRA.


Jira (PUP-10212) SSL negotiation fails with "tls_process_ske_dhe:dh key too small"

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10212  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSL negotiation fails with "tls_process_ske_dhe:dh key too small"   
 

  
 
 
 
 

 
 Thanks Charlie Sharpsteen! I think the question of "how to change DH keys for opensource" is an exercise left to the reader. There's some documentation here for jdk8: https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#customizing_dh_keys With that I'm going to close this ticket.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.336537.1574710008000.127030.1611797040026%40Atlassian.JIRA.


Jira (PUP-9560) master compile errors on upper case class ref with unknown class where apply works

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9560  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: master compile errors on upper case class ref with unknown class where apply works   
 

  
 
 
 
 

 
 So this looks like a catalog normalization issue only when processing class references and using "Class[name]". Note the difference in before parameters for the bad and good notify resources below:  
 
 
 
 
 class a {}  
 
 
 include a  
 
 
 notify { 'bad':  
 
 
  before => 'Class[a]'  
 
 
 }  
 
 
 notify { 'good':  
 
 
  before => Class['a']  
 
 
 }
  
 
 
 
  In the generated catalog, Notify[good] references Class[A], but Notify[bad] references Class[a]. However, only Class[A] exists in the catalog:  
 
 
 
 
  {"type"=>"Class", "title"=>"A", "tags"=>["class", "a"], "exported"=>false},  
 
 
{"type"=>"Notify",  
 
 
 "title"=>"bad",  
 
   

Jira (PUP-10212) SSL negotiation fails with "tls_process_ske_dhe:dh key too small"

2021-01-27 Thread Charlie Sharpsteen (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Charlie Sharpsteen commented on  PUP-10212  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSL negotiation fails with "tls_process_ske_dhe:dh key too small"   
 

  
 
 
 
 

 
 Ah, I see the PE version is 2019.2.1. PE-27944 bumped the Diffie-Hellman key size to 2048, released in PE 2019.4.0. So, it seems this issue should already be fixed in PE. Open Source may be a different question as PE implemented the fix by adding -Djdk.tls.ephemeralDHKeySize=2048 to the JAVA_ARGS managed by PE. But, maybe there is a default value used by the JVM that should be addressed by platform Java providers?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.336537.1574710008000.126993.1611794160034%40Atlassian.JIRA.


Jira (PUP-9560) master compile errors on upper case class ref with unknown class where apply works

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9560  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: master compile errors on upper case class ref with unknown class where apply works   
 

  
 
 
 
 

 
 This is pretty easy to reproduce when puppetdb is installed:  
 
 
 
 
 # mkdir -p /etc/puppetlabs/code/environments/test/manifests  
 
 
 # cat > /etc/puppetlabs/code/environments/test/manifests/site.pp <  
 
 
 notify { 'in site.pp':  
 
 
   before => 'Class[test]',  
 
 
 }  
 
 
 include test  
 
 
 END  
 
 
 # mkdir -p /etc/puppetlabs/code/environments/test/modules/test/manifests/  
 
 
 # cat /etc/puppetlabs/code/environments/test/modules/test/manifests/init.pp <  
 
 
 class test {}  
 
 
 END  
 
 
 # chown -R puppet:puppet /etc/puppetlabs/code/environments/test  
 
 
 # puppet agent -t --environment test  
 
  

Jira (PUP-9560) master compile errors on upper case class ref with unknown class where apply works

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9560  
 
 
  master compile errors on upper case class ref with unknown class where apply works   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Attachment: 
 stacktrace.txt  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.300184.1552566093000.126569.1611779280288%40Atlassian.JIRA.


Jira (FACT-2927) Facter sometimes complains about 'no implicit conversion of nil into String' while determining processor speed on linux

2021-01-27 Thread Christian Bartolomäus
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christian Bartolomäus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2927  
 
 
  Facter sometimes complains about 'no implicit conversion of nil into String' while determining processor speed on linux   
 

  
 
 
 
 

 
Change By: 
 Christian Bartolomäus  
 
 
Environment: 
 {noformat}$ uname -a Linux  hostname 5.8.0-40-generic #45~ , Ubuntu 20.04.1 -Ubuntu SMP Fri Jan 15 11:35:04 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux$ ,  puppet  --version 7.3.0 $ ,  facter  --version 4.0.49 {noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385163.1611779145000.126560.1611779220028%40Atlassian.JIRA.


Jira (FACT-2927) Facter sometimes complains about 'no implicit conversion of nil into String' while determining processor speed on linux

2021-01-27 Thread Christian Bartolomäus
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christian Bartolomäus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2927  
 
 
  Facter sometimes complains about 'no implicit conversion of nil into String' while determining processor speed on linux   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/01/27 12:25 PM  
 
 
Environment: 
  
 
 
 
 
 $ uname -a  
 
 
 Linux hostname 5.8.0-40-generic #45~20.04.1-Ubuntu SMP Fri Jan 15 11:35:04 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux  
 
 
 $ puppet --version  
 
 
 7.3.0  
 
 
 $ facter --version  
 
 
 4.0.49
  
 
 
 
   
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Christian Bartolomäus  
 

  
 
 
 
  

Jira (PUP-10159) Can't differentiate between cert and request on Puppet Server

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10159  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't differentiate between cert and request on Puppet Server   
 

  
 
 
 
 

 
 Ah I was mistaken earlier. It looks like puppet cert list returns + for signed certs (untidy-keeping.delivery.puppetlabs.net), - for revoked certs (neptune) and no leading symbol for CSR (testing) as Maggie Dreyer said:  
 
 
 
 
 # puppet --version  
 
 
 5.5.22  
 
 
 # puppet cert list --all  
 
 
 Warning: `puppet cert` is deprecated and will be removed in a future release.  
 
 
(location: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:370:in `run')  
 
 
   "testing"(SHA256) 07:7A:FB:52:13:24:C3:03:08:25:97:7F:58:34:69:8F:B1:5C:14:3F:D0:55:44:E5:64:81:CE:BA:6E:09:60:37  
 
 
 + "untidy-keeping.delivery.puppetlabs.net" (SHA256) 69:32:38:B1:1C:21:E9:ED:4B:E3:C5:96:3D:96:DA:01:FC:EF:BA:EE:A9:98:AF:8D:98:9F:49:A5:13:C6:87:37 (alt names: "DNS:puppet", "DNS:untidy-keeping.delivery.puppetlabs.net") **  
 
 
 - "neptune"(SHA256) 27:66:2A:7C:F9:DC:59:3A:4D:6B:6A:67:72:9E:35:E7:A3:98:85:8F:91:B6:A7:99:98:21:DC:9A:6E:E2:BA:22 (certificate revoked)
  
 
 
 
  Adding that information to the puppetserver ca command is filed as SERVER-2252. And the puppet cert command was removed in puppet 7, so I think the remaining issue is the PE console doesn't make the same distinction in the PE UI? So I'll move this ticket to the PE project.  
 

  
 
 

Jira (PUP-10159) Can't differentiate between signed cert, revoked cert or request in PE Console

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10159  
 
 
  Can't differentiate between signed cert, revoked cert or request in PE Console   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Summary: 
 Can't differentiate between  signed  cert  and , revoked cert or  request  on Puppet Server  in PE Console  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.335692.1574091306000.126518.1611777960191%40Atlassian.JIRA.


Jira (PUP-9560) master compile errors on upper case class ref with unknown class where apply works

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9560  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: master compile errors on upper case class ref with unknown class where apply works   
 

  
 
 
 
 

 
 The error is triggered by the puppetdb terminus which explains why it doesn't happen when using apply (since you'd have to explicitly configure the apply application to use the puppetdb terminus via routes.yaml)  
 
 
 
 
 2019-05-22T11:25:54.959+01:00 ERROR [qtp1510301445-5198] [puppetserver] Puppet Invalid relationship: Notify[goes first] { before => Class[test] }, because Class[test] doesn't seem to be in the catalog  
 
 
 /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/puppetdb.rb:407:in `block in synthesize_edges'  
 
 
 org/jruby/RubyArray.java:1801:in `each'  
 
 
 /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/puppetdb.rb:362:in `block in synthesize_edges'  
 
 
 org/jruby/RubyHash.java:1396:in `each'  
 
 
 /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/puppetdb.rb:360:in `block in synthesize_edges'  
 
 
 org/jruby/RubyArray.java:1801:in `each'  
 
 
 /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/puppetdb.rb:343:in `block in synthesize_edges'  
 
 
 /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/profiler/around_profiler.rb:58:in `profile'  
 
 
 /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/profiler.rb:51:in `profile'  
 
   

Jira (PDB-5002) Array match queries stopped working in version 7

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5002  
 
 
  Array match queries stopped working in version 7   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Sprint: 
 HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.384540.1611348921000.126453.1611775440082%40Atlassian.JIRA.


Jira (PDB-5002) Array match queries stopped working in version 7

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5002  
 
 
  Array match queries stopped working in version 7   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Sprint: 
 HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.384540.1611348921000.126451.1611775260139%40Atlassian.JIRA.


Jira (PDB-5004) Test fully realized sync summary query memory usage

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5004  
 
 
  Test fully realized sync summary query memory usage   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Sprint: 
 HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385150.161177046.126450.1611775260096%40Atlassian.JIRA.


Jira (PDB-5003) Review PR 3362

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5003  
 
 
  Review PR 3362   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Sprint: 
 HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385149.1611770194000.126448.1611775200173%40Atlassian.JIRA.


Jira (PDB-4948) Improve report/resource_event GC coordination with in flight queries

2021-01-27 Thread Eric Thompson (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Thompson updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4948  
 
 
  Improve report/resource_event GC coordination with in flight queries
 

  
 
 
 
 

 
Change By: 
 Eric Thompson  
 
 
Sprint: 
 HA 2021-01-27 , HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.376530.1604007051000.126440.1611775080364%40Atlassian.JIRA.


Jira (PDB-4984) Allow drop-joins to optimize some count queries

2021-01-27 Thread Eric Thompson (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Thompson updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4984  
 
 
  Allow drop-joins to optimize some count queries   
 

  
 
 
 
 

 
Change By: 
 Eric Thompson  
 
 
Sprint: 
 HA 2021-01-27 , HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.380543.1607540047000.126442.1611775080451%40Atlassian.JIRA.


Jira (PDB-4986) Instrument pdb to capture details when sync or shutdown hangs

2021-01-27 Thread Eric Thompson (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Thompson updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4986  
 
 
  Instrument pdb to capture details when sync or shutdown hangs   
 

  
 
 
 
 

 
Change By: 
 Eric Thompson  
 
 
Sprint: 
 HA 2021-01-27 , HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.380573.1607557653000.126443.1611775080495%40Atlassian.JIRA.


Jira (PDB-4974) Wait on schedulers to shut down

2021-01-27 Thread Eric Thompson (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Thompson updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4974  
 
 
  Wait on schedulers to shut down   
 

  
 
 
 
 

 
Change By: 
 Eric Thompson  
 
 
Sprint: 
 HA 2021-01-27 , HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.379687.16069.126441.1611775080407%40Atlassian.JIRA.


Jira (PDB-2420) Sync core retains the local query result seq head

2021-01-27 Thread Eric Thompson (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Thompson updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-2420  
 
 
  Sync core retains the local query result seq head
 

  
 
 
 
 

 
Change By: 
 Eric Thompson  
 
 
Sprint: 
 HA 2021-01-27 , HA 2021-02-10  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.116053.1455148745000.126439.1611775080319%40Atlassian.JIRA.


Jira (PDB-4811) Add trapperkeeper authentication to bootstrap.cfg

2021-01-27 Thread Austin Blatt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Austin Blatt updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4811  
 
 
  Add trapperkeeper authentication to bootstrap.cfg   
 

  
 
 
 
 

 
Change By: 
 Austin Blatt  
 
 
Release Notes: 
 Enhancement  
 
 
Release Notes Summary: 
 The `/metrics` endpoint now requires Puppet cert authentication  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.365906.1594748391000.126389.1611774180029%40Atlassian.JIRA.


Jira (PUP-10029) A Puppet::DataTypes::Error#to_s() fails with a stack overflow

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10029  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: A Puppet::DataTypes::Error#to_s() fails with a stack overflow   
 

  
 
 
 
 

 
 I believe this was fixed in PUP-10221, so closing this as a duplicate. Please reopen if I've missed something.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.325693.1569277631000.126358.1611772980313%40Atlassian.JIRA.


Jira (PUP-10644) Puppet facts should be able to retrieve just a list of facts if that is requested

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10644  
 
 
  Puppet facts should be able to retrieve just a list of facts if that is requested   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Fix Version/s: 
 FACT 4.0.44  
 
 
Fix Version/s: 
 FACT 4.0.43  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.370198.1598388602000.126337.1611772440171%40Atlassian.JIRA.


Jira (PUP-10211) 'puppet module install --module_repository' never finishes

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10211  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 'puppet module install --module_repository' never finishes   
 

  
 
 
 
 

 
 Puppet's http client has been rewritten in 6.x and now consistently uses tcp connect and read timeouts (as set via http_*_timeout puppet settings). Can you try to reproduce with a more recent version?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.340717.1577458334000.126304.1611772020071%40Atlassian.JIRA.


Jira (PUP-10212) SSL negotiation fails with "tls_process_ske_dhe:dh key too small"

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10212  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSL negotiation fails with "tls_process_ske_dhe:dh key too small"   
 

  
 
 
 
 

 
 Googling shows this error means the server is presenting a weak diffie hellman key, e.g. https://imlc.me/dh-key-too-small. I assume dhparams.pem need to be regenerated on the server host. Charlie Sharpsteen does this sound familiar?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.336537.1574710008000.126299.1611771900219%40Atlassian.JIRA.


Jira (PUP-10265) Add 'site-modules' to the environment default modulepath

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10265  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add 'site-modules' to the environment default modulepath   
 

  
 
 
 
 

 
 Sean McDonald by site-modules do you mean /etc/puppetlabs/code/environments//site which is used for role and profile? If so then I think this is a duplicate of PUP-6572  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.344733.1580758475000.126260.1611771420718%40Atlassian.JIRA.


Jira (PDB-5004) Test fully realized sync summary query memory usage

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5004  
 
 
  Test fully realized sync summary query memory usage   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Story Points: 
 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385150.161177046.126200.1611770520151%40Atlassian.JIRA.


Jira (PDB-5004) Test fully realized sync summary query memory usage

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5004  
 
 
  Test fully realized sync summary query memory usage   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/01/27 10:01 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Zachary Kent  
 

  
 
 
 
 

 
 We should A/B test the memory usage of fully realizing the sync summary queries vs. using the lazy approach using the SLV data. This should give us a rough indication of the increase in heap usage we can expect with this change.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

   

Jira (PDB-5003) Review PR 3362

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5003  
 
 
  Review PR 3362   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Story Points: 
 2  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385149.1611770194000.126191.1611770220089%40Atlassian.JIRA.


Jira (PDB-5003) Review PR 3362

2021-01-27 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5003  
 
 
  Review PR 3362   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/01/27 9:56 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Zachary Kent  
 

  
 
 
 
 

 
 https://github.com/puppetlabs/puppetdb/pull/3362 We need to review this pr and get it merged before the next release. This might also involve updating the schema diff check tests.     
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
  

Jira (PUP-10494) Update Public-facing Puppet docs to include Fedora 32 (amd64)

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10494  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Update Public-facing Puppet docs to include Fedora 32 (amd64)   
 

  
 
 
 
 

 
 It looks like this is already done as Fedora 32 is in https://puppet.com/docs/puppet/7.3/system_requirements.html#packaged-platforms. I'm going to close this. Please reopen if I'm missing something  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.357817.1588770165000.126189.1611770160087%40Atlassian.JIRA.


Jira (PUP-10497) Agent hangs randomly applying configuation Ubuntu 20.04

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10497  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Agent hangs randomly applying configuation Ubuntu 20.04   
 

  
 
 
 
 

 
 Ah yeah, puppetserver5 and agent6 is not a supported configuration, see https://puppet.com/docs/puppet/latest/upgrade_minor.html. We've also been testing and shipping 20.04 for awhile now and haven't seen any other reports, so I'm going to close this.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.358118.1588968931000.126184.1611769980379%40Atlassian.JIRA.


Jira (FACT-1365) Remove "Deprecated: use `puppet facts` instead" from facter --help output

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  FACT-1365  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remove "Deprecated: use `puppet facts` instead" from facter --help output   
 

  
 
 
 
 

 
 The facter --puppet argument is no longer supported in facter 4, and has been replaced with puppet facts show. I'm going to close this as won't do. See PUP-6040  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.120871.1457710567000.126156.1611769680127%40Atlassian.JIRA.


Jira (PUP-6040) "puppet facts" outputs indirector object instead of simple fact list

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-6040  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "puppet facts" outputs indirector object instead of simple fact list   
 

  
 
 
 
 

 
 This ticket was implemented in a number of other PUP tickets, so I'm going to close this, and summarize the current behavior below: Facts (just the names and values) are shown in JSON by default:  
 
 
 
 
 # puppet facts show  
 
 
 {  
 
 
   "os": {  
 
 
 "release": {  
 
 
   "full": "7.2",  
 
 
   "major": "7",  
 
 
   "minor": "2"  
 
 
 },  
 
 
 ...  
 
 
 }
  
 
 
 
  A subtree can be requested using dotted notation:  
 
 
 
 
 # puppet facts show os.release  
 
 
 {  
 
   

Jira (PUP-10861) puppet facts show --value-only should not display a quoted value

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10861  
 
 
  puppet facts show --value-only should not display a quoted value   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 PUP 7.3.0  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/01/27 9:35 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Josh Cooper  
 

  
 
 
 
 

 
 When using --value-only to retrieve the value of a fact, the output is quoted:  
 
 
 
 
 [root@void-musicality ~]# puppet facts show os.name --value-only  
 
 
 "RedHat"
  
 
 
 
  It should return the unquoted value so that the output can easily be consumed by external automation.  
 

  
 
 
 
 

 
 
 

 
 

Jira (PDB-5001) PuppetDB Cli puppet-query command not respecting https_proxy environment variable

2021-01-27 Thread Joseph Ziegler (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Ziegler updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5001  
 
 
  PuppetDB Cli puppet-query command not respecting https_proxy environment variable   
 

  
 
 
 
 

 
Change By: 
 Joseph Ziegler  
 
 
Summary: 
 PuppetDB Cli  pupept  puppet -query command not respecting https_proxy environment variable  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.384070.1611213926000.126110.1611768840029%40Atlassian.JIRA.


Jira (FACT-2923) Domain on Windows should be retrieved priority from registry

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2923  
 
 
  Domain on Windows should be retrieved priority from registry
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Fix Version/s: 
 FACT 4.0.50  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383584.1611067536000.126085.1611768540029%40Atlassian.JIRA.


Jira (PUP-5778) dsl-defined functions should accept blocks

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-5778  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: dsl-defined functions should accept blocks   
 

  
 
 
 
 

 
 This is related to supporting lambdas as described in PUP-4646.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.114480.1454109981000.126023.1611765300036%40Atlassian.JIRA.


Jira (PUP-6399) puppet resource $type $thing shouldn't return non-zero if $thing doesn't exist

2021-01-27 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-6399  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: puppet resource $type $thing shouldn't return non-zero if $thing doesn't exist   
 

  
 
 
 
 

 
 Can't reproduce using current puppet:  
 
 
 
 
    
 
 
 
  [root@pan-providence ~]# puppet resource user foo-bar echo user  { 'foo-bar': ensure => 'absent', provider => 'useradd', } [root@pan-providence ~]# echo $? 0 [root@pan-providence ~]# puppet resource service foo-bar echo service  { 'foo-bar': ensure => 'stopped', enable => 'false', provider => 'systemd', } [root@pan-providence ~]# echo $? 0 [root@pan-providence ~]# puppet --version 6.19.1 [root@ {nofomat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.136357.1465505013000.126017.1611764940088%40Atlassian.JIRA.


Jira (PDB-2488) Don't accept trailing garbage in query string

2021-01-27 Thread Andrei Filipovici (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrei Filipovici assigned an issue to Andrei Filipovici  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-2488  
 
 
  Don't accept trailing garbage in query string   
 

  
 
 
 
 

 
Change By: 
 Andrei Filipovici  
 
 
Assignee: 
 Andrei Filipovici  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.119258.145685283.125978.1611761640052%40Atlassian.JIRA.


Jira (FACT-2926) Ensure all methods have rubydocs

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2926  
 
 
  Ensure all methods have rubydocs   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-10.02.2021  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385100.1611738907000.125928.1611756600101%40Atlassian.JIRA.


Jira (FACT-2926) Ensure all methods have rubydocs

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2926  
 
 
  Ensure all methods have rubydocs   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Story Points: 
 2  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.385100.1611738907000.125927.1611756600096%40Atlassian.JIRA.


Jira (PDB-2488) Don't accept trailing garbage in query string

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-2488  
 
 
  Don't accept trailing garbage in query string   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.119258.145685283.125921.1611756180327%40Atlassian.JIRA.


Jira (PDB-4172) Allow metrics during startup

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4172  
 
 
  Allow metrics during startup   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.282135.1540387252000.125916.1611756180107%40Atlassian.JIRA.


Jira (FACT-2915) Break the linux networking resolver into multiple classes

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2915  
 
 
  Break the linux networking resolver into multiple classes   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383060.1610543877000.125922.1611756180333%40Atlassian.JIRA.


Jira (PDB-4934) PuppetDB does not support username@hostname auth for Azure PostgreSQL

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4934  
 
 
  PuppetDB does not support username@hostname auth for Azure PostgreSQL   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.375238.1603127441000.125920.1611756180283%40Atlassian.JIRA.


Jira (PDB-3418) Add a new-fact-time metric to complement the new-catalog-time metric

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3418  
 
 
  Add a new-fact-time metric to complement the new-catalog-time metric   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.184154.1491345864000.125917.1611756180151%40Atlassian.JIRA.


Jira (FACT-2878) Networking fact improvements for Aix

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2878  
 
 
  Networking fact improvements for Aix   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-13.01.2020, ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.379328.1606498722000.125918.1611756180195%40Atlassian.JIRA.


Jira (PDB-3159) I'd like to access the performance dashboard over https

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3159  
 
 
  I'd like to access the performance dashboard over https   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.159265.1478038793000.125919.1611756180239%40Atlassian.JIRA.


Jira (FACT-2916) Block mechanism is slow when there are custom facts that depend on other custom facts

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2916  
 
 
  Block mechanism is slow when there are custom facts that depend on other custom facts   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Sprint: 
 ghost-27.01.2021 , ready for triage 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383064.1610550761000.125923.1611756180338%40Atlassian.JIRA.


Jira (FACT-2923) Domain on Windows should be retrieved priority from registry

2021-01-27 Thread Valters Jansons (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Valters Jansons commented on  FACT-2923  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Domain on Windows should be retrieved priority from registry
 

  
 
 
 
 

 
 Grabbed the current Facter HEAD (6bcd161) and can confirm facter domain and facter fqdn appear to properly return the operator-configured domain (registry) instead of the infrastructure/adapter one. Thank you!   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383584.1611067536000.125880.1611748020029%40Atlassian.JIRA.


Jira (PUP-10443) Zypper package downgrade not working

2021-01-27 Thread Stuart Lamble (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stuart Lamble commented on  PUP-10443  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Zypper package downgrade not working   
 

  
 
 
 
 

 
 Duplicate of PUP-8938.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.356662.1587731819000.125852.1611743100026%40Atlassian.JIRA.


Jira (FACT-1902) Facter should validate that external/custom/executable facts output proper UTF-8

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie commented on  FACT-1902  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Facter should validate that external/custom/executable facts output proper UTF-8   
 

  
 
 
 
 

 
 Josh Cooper yes, Facter 4 does the validation e.g. a custom facts with a invalid UTF-8 result  
 
 
 
 
 Facter.add(:my_custom_fact) do  
 
 
   setcode do  
 
 
 "\xc3\x28"  
 
 
   end  
 
 
 end
  
 
 
 
  will give  
 
 
 
 
 [2021-01-27 11:42:10.579028 ] ERROR Facter - Fact resolution fact='my_custom_fact', resolution='' resolved to an invalid value: String "\xC3(" doesn't match the reported encoding UTF-8 
  
 
 
 
   and the value of the fact will not be reported along with the other facts.  The validation is done for custom and external facts (executable facts are external facts as well).   Facter 3 does not seam to validate the results. e.g. Same external facts and Facter 3 reports  
 
 
 
 
 my_custom_fact => �(
  
 
 
 
   
 

  
 
 
 
   

Jira (FACT-2926) Ensure all methods have rubydocs

2021-01-27 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2926  
 
 
  Ensure all methods have rubydocs   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2021/01/27 1:15 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Bogdan Irimie  
 

  
 
 
 
 

 
 We should add ruby docs on all methods from: https://github.com/puppetlabs/facter/blob/main/lib/facter.rb https://github.com/puppetlabs/facter/blob/main/lib/facter/custom_facts/core/execution.rb https://github.com/puppetlabs/facter/blob/main/lib/facter/custom_facts/util/fact.rb https://github.com/puppetlabs/facter/blob/main/lib/facter/custom_facts/util/resolution.rb https://github.com/puppetlabs/facter/blob/33586eca494cc05fd6f0afb1eea15f6f690ef594/lib/facter/custom_facts/core/resolvable.rb#L13 https://github.com/puppetlabs/facter/blob/33586eca494cc05fd6f0afb1eea15f6f690ef594/lib/facter/custom_facts/core/suitable.rb#L10 https://github.com/puppetlabs/facter/blob/33586eca494cc05fd6f0afb1eea15f6f690ef594/lib/facter/custom_facts/core/aggregate.rb    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  

Jira (FACT-2918) FACTER_ environmental facts overrides don't work with external facts

2021-01-27 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2918  
 
 
  FACTER_ environmental facts overrides don't work with external facts   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Story Points: 
 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383195.1610609261000.125814.1611738540083%40Atlassian.JIRA.


Jira (FACT-2923) Domain on Windows should be retrieved priority from registry

2021-01-27 Thread Oana Tanasoiu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oana Tanasoiu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2923  
 
 
  Domain on Windows should be retrieved priority from registry
 

  
 
 
 
 

 
Change By: 
 Oana Tanasoiu  
 
 
Release Notes: 
 Bug Fix  
 
 
Release Notes Summary: 
 Description of the problem: Facter 4 prioritises network interface domain names over the registry information on Windows.Description of the fix: Retrieve networking domain on Windows with priority from registry.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383584.1611067536000.125804.1611737280043%40Atlassian.JIRA.


Jira (FACT-2924) Facter fails "closed" if the facter.conf file is invalid

2021-01-27 Thread Oana Tanasoiu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oana Tanasoiu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2924  
 
 
  Facter fails "closed" if the facter.conf file is invalid   
 

  
 
 
 
 

 
Change By: 
 Oana Tanasoiu  
 
 
Release Notes: 
 Bug Fix  
 
 
Release Notes Summary: 
 Description of the problem: Facter fails when an invalid config file is provided.Description of the fix: Log a warning message stating that the parsing of config file failed and continue retrieving facts with the default options.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "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.383703.1611082995000.125803.1611737220138%40Atlassian.JIRA.