Jira (PUP-5402) systemd: Puppet agent starts before network-online.target is reached

2022-04-22 Thread Aria Li (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aria Li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-5402  
 
 
  systemd: Puppet agent starts before network-online.target is reached   
 

  
 
 
 
 

 
Change By: 
 Aria Li  
 
 
Fix Version/s: 
 PUP 6.28.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-5402) systemd: Puppet agent starts before network-online.target is reached

2022-04-19 Thread Aria Li (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aria Li assigned an issue to Aria Li  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-5402  
 
 
  systemd: Puppet agent starts before network-online.target is reached   
 

  
 
 
 
 

 
Change By: 
 Aria Li  
 
 
Assignee: 
 Aria Li  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11454) Cannot login under user created by Puppet on MacOS 12.1

2022-04-06 Thread Aria Li (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aria Li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11454  
 
 
  Cannot login under user created by Puppet on MacOS 12.1   
 

  
 
 
 
 

 
Change By: 
 Aria Li  
 

  
 
 
 
 

 
 I create a new user using code example from  stdlib docs{code}  $pw = Sensitive.new('Pa55w0rd')$salt = Sensitive.new('Using s0m3 s@lt')$pw_info = Sensitive.new(str2saltedpbkdf2($pw, $salt, 5))user { 'jdoe':  ensure => present,  iterations => unwrap($pw_info)[' interations iterations '],  password   => unwrap($pw_info)['password_hex'],  salt   => unwrap($pw_info)['salt_hex'],}{code}Everything applies with no error, but I can't login until I change password via system preferences. System:{code}   uname -prsvDarwin 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:54 PST 2021; root:xnu-8019.61.5~1/RELEASE_X86_64 i386{code}Puppet:{code}  puppet --version7.14.0{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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

Jira (PUP-11454) Cannot login under user created by Puppet on MacOS 12.1

2022-04-05 Thread Aria Li (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aria Li assigned an issue to Aria Li  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11454  
 
 
  Cannot login under user created by Puppet on MacOS 12.1   
 

  
 
 
 
 

 
Change By: 
 Aria Li  
 
 
Assignee: 
 Aria Li  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11435) Puppet 6.26 and 7.13 may cause specs to fail

2022-02-10 Thread Aria Li (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aria Li assigned an issue to Aria Li  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11435  
 
 
  Puppet 6.26 and 7.13 may cause specs to fail   
 

  
 
 
 
 

 
Change By: 
 Aria Li  
 
 
Assignee: 
 Aria Li  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


<    1   2   3