Jira (FACT-2588) ipa_facts : does not extract info from sssd.conf

2020-04-28 Thread Ben Ford (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ben Ford commented on  FACT-2588  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ipa_facts : does not extract info from sssd.conf   
 

  
 
 
 
 

 
 This appears to be a part of the joshuabaird/ipaclient  module. Filing or contributing a pull request there will probably be your best bet at getting this fixed. Good luck!  
 

  
 
 
 
 

 
 
 

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


Jira (FACT-2588) ipa_facts : does not extract info from sssd.conf

2020-04-28 Thread Han Boetes (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Han Boetes created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2588  
 
 
  ipa_facts : does not extract info from sssd.conf   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2020/04/28 12:54 PM  
 
 
Environment: 
  
 
 
 
 
  
 
 
 
  
 
 
 
   
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Han Boetes  
 

  
 
 
 
 

 
 This problem is related to: https://projects.theforeman.org/issues/29649 When I run `facter ipa` on an ipa enabled host I get no output: So when looking at the code:  
 
 
 
 
 if File.exist?('/etc/sssd/sssd.conf') && sssd = File.readlines('/etc/sssd/sssd.conf')