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

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Feb 20, 2020

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.

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 reidmv merged commit a2a3a1a into master Feb 21, 2020
@reidmv reidmv deleted the eliminate-privkey-default branch March 18, 2020 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant