Skip to content

Conversation

markgoddard
Copy link
Contributor

Currently, a kayobe configuration dump fails:

$ kayobe configuration dump --var-name stackhpc_pulp_repository_rpm_repos --limit localhost
[WARNING]: Unable to find 'certs/ark.stackhpc.com/client-cert.pem' in expected paths (use -vvvvv to see paths)
could not locate file in lookup: certs/ark.stackhpc.com/client-cert.pem

This change fixes the issue by using an absolute path to the certificate
files.

Fixes: #35

Currently, a kayobe configuration dump fails:

    $ kayobe configuration dump --var-name stackhpc_pulp_repository_rpm_repos --limit localhost
    [WARNING]: Unable to find 'certs/ark.stackhpc.com/client-cert.pem' in expected paths (use -vvvvv to see paths)
    could not locate file in lookup: certs/ark.stackhpc.com/client-cert.pem

This change fixes the issue by using an absolute path to the certificate
files.

Fixes: #35
@markgoddard markgoddard requested a review from jovial February 23, 2022 14:38
@markgoddard markgoddard self-assigned this Feb 23, 2022
@markgoddard markgoddard merged commit a637b2e into stackhpc/wallaby Feb 28, 2022
@markgoddard markgoddard deleted the issues/35 branch February 28, 2022 11:17
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.

Lookup for certs/ark.stackhpc.com/client-cert.pem breaks configuration dump

2 participants