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

add custom resource type to upload keys to nomad #115

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

maxadamo
Copy link
Contributor

Pull Request (PR) description

add type/provider to upload keys from Puppet using a resource called nomad_key_value

please check #87 for the details.

The test may require some improvements, but I am facing a different problem, as the CI started failing a while back.

This Pull Request (PR) fixes the following issues

Fixes #87

@maxadamo
Copy link
Contributor Author

maxadamo commented Nov 18, 2024

@bastelfreak , @attachmentgenie , as you can see the CI fails, but the failure is not not caused by my code, and it was already failing 6 months ago.
I still don't know where to look to fix these errors. I am under the impression that Nomad is failing to start inside the container.
p.s. you can disregard CentOS 7 and CentOS 8, which are failing for a different reason.

EDIT: it seems to fail at idempotency, when it tries to reload Nomad.

@maxadamo maxadamo merged commit 22efb74 into voxpupuli:master Nov 19, 2024
3 of 34 checks passed
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.

create custom resource type to upload keys to nomad
1 participant