Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
  • v2.19.0
21 results

kubespray

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    This function will be used in servicedelegation target and rule modules
    to normalize principals given in the tasks. These can be service and host
    principals and also aliases.
    
    Note: The use of host principals requires IPA 4.9.0 or later. fail_json
    is called if the version is lower.
    
    servicedelegation_normalize_principals contains two embedded fuctions.
    One is normalize_principal_name that has been copied from
    ipaserver/plugins/servicedelegation.py, the other is the generic
    function _check_exists to be able to check if a host or service exists.
    1aca0c13
    History
    Name Last commit Last update