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

Eliminate default private key parameter value #62

Merged
merged 1 commit into from Feb 21, 2020

Commits on Feb 20, 2020

  1. Eliminate default private key parameter value

    We have observed setting r10k_private_key by default can cause conflicts
    with advanced code manager configuration keys passed in by pe_conf_data.
    To avoid the need to zero-out the r10k_private_key value, if the
    top-level r10k_private_key settings are not given to peadm::provision,
    do not set a pe.conf value for r10k_private_key.
    reidmv committed Feb 20, 2020
    Copy the full SHA
    b8b8c22 View commit details
    Browse the repository at this point in the history