Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipa{server,replica,client}: Add parameter to support to install packages only #1087

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 4, 2023

  1. ipaserver: New parameter ipaserver_install_packages_only

    The bool value defines if the deployment will continue after the needed
    packages are installed on the node.
    
    This is useful if images are generated with the packages installed to speed
    up deployment.
    
    Fixes: freeipa#1086 (Proposal: Add 'installation_only' flag to roles)
    t-woerner committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8eed93b View commit details
    Browse the repository at this point in the history