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

create custom resource type to handle the key value store #117

Open
maxadamo opened this issue Jan 9, 2025 · 0 comments · May be fixed by #118
Open

create custom resource type to handle the key value store #117

maxadamo opened this issue Jan 9, 2025 · 0 comments · May be fixed by #118

Comments

@maxadamo
Copy link
Contributor

maxadamo commented Jan 9, 2025

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: n/a
  • Ruby: n/a
  • Distribution: n/a
  • Module version: 2.2.0

How to reproduce

Nomad has introduced the ability to store keys, like consul does.
It's probably going to be similar to the type that was created for Consul: https://github.com/voxpupuli/puppet-consul
That one is called consul_key_value, and we could call this one nomad_key_value

What are you seeing

can't use puppet to upload keys to nomad

What behaviour did you expect instead

same as consul

Output log

n/a

Any additional information you'd like to impart

wait: I need to lear how type/providers work, and then I can start the works :)

@maxadamo maxadamo linked a pull request Jan 9, 2025 that will close this issue
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 a pull request may close this issue.

1 participant