Skip to content
Snippets Groups Projects
  • Rafael Guterres Jeffman's avatar
    26dc8f1e
    ipaserver: Allow execution of plugin in client host. · 26dc8f1e
    Rafael Guterres Jeffman authored
    Update server README file and add tests for executing plugin with
    `ipaapi_context` set to `client`.
    
    A new test playbook can be found at:
    
        tests/server/test_server_client_context.yml
    
    The new test file can be executed in a FreeIPA client host that is
    not a server. In this case, it should be defined in the `ipaclients`
    group, in the inventory file.
    26dc8f1e
    History
    ipaserver: Allow execution of plugin in client host.
    Rafael Guterres Jeffman authored
    Update server README file and add tests for executing plugin with
    `ipaapi_context` set to `client`.
    
    A new test playbook can be found at:
    
        tests/server/test_server_client_context.yml
    
    The new test file can be executed in a FreeIPA client host that is
    not a server. In this case, it should be defined in the `ipaclients`
    group, in the inventory file.