Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
  • v1.8.3
21 results

ipaconfig.py

Blame
    • Rafael Guterres Jeffman's avatar
      87de471d
      config: Fix data returned from module. · 87de471d
      Rafael Guterres Jeffman authored
      When retrieving IPA configuration using ipaconfig module, a few
      variables were not returning, and some data had the wrong data format.
      
      This patch fix both issues and apply some refactoring, as data was
      being retrieved from IPA API in different places using different
      methods.
      87de471d
      History
      config: Fix data returned from module.
      Rafael Guterres Jeffman authored
      When retrieving IPA configuration using ipaconfig module, a few
      variables were not returning, and some data had the wrong data format.
      
      This patch fix both issues and apply some refactoring, as data was
      being retrieved from IPA API in different places using different
      methods.
    ipaconfig.py 16.52 KiB