Jira (FACT-3201) Facter should report macOS "extra" version from Rapid Security Response updates

2023-05-15 Thread Clay Caviness (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Clay Caviness commented on  FACT-3201  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Facter should report macOS "extra" version from Rapid Security Response updates   
 

  
 
 
 
 

 
 For what it's worth, we have a fleet of 180k+ machines running macOS 13, all using Puppet 7.20.0 and Facter 4.2.13 with no major compatibility issues. Also, macOS 14 will be announced in a few weeks, as well, likely released this fall.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11813) Parenthesized expression causes EPP template validation failures

2023-05-15 Thread Henrik Lindberg (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Henrik Lindberg commented on  PUP-11813  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Parenthesized _expression_ causes EPP template validation failures   
 

  
 
 
 
 

 
 The validation and transformation of the AST that comes back from the parser is probably where the problem is. It may naively look for "Something followed by parentheses" and it finds TEXT PARENTHESIZED_EXPRESSION. It should just let that pass as it cannot possibly be the start of a parameterized EPP.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11066) optional_param does not set Integer to optional for custom ruby functions

2023-05-15 Thread Henrik Lindberg (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Henrik Lindberg commented on  PUP-11066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: optional_param does not set Integer to optional for custom ruby functions   
 

  
 
 
 
 

 
 The proposal to make all optional_parameter wrap the type in Optional is bad because it would break the contract of the function API and possibly deliver undef values to functions that are not implemented to handle that.   As Josh pointed out, it is easy to get confused because "optionality" differs depending on context. I regret that we named the "also accepts undef" data type Optional, we were debating several names like Nullable[T], Undefable[T], and Maybe[T]. We also discussed if Undef[T] made sense or not. Unfortunately, it is way too late to make such a change.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11774) Adding lots of hosts on Windows results in "permission denied" errors for some of them

2023-05-15 Thread Dirk Heinrichs (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dirk Heinrichs commented on  PUP-11774  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Adding lots of hosts on Windows results in "permission denied" errors for some of them   
 

  
 
 
 
 

 
 Any news here? This is quite annoying as it requires two Puppet runs to completely setup new Windows hosts.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





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