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

release ops-agent module to puppet forge please #17

Open
pandrian opened this issue Feb 3, 2022 · 6 comments
Open

release ops-agent module to puppet forge please #17

pandrian opened this issue Feb 3, 2022 · 6 comments

Comments

@pandrian
Copy link

pandrian commented Feb 3, 2022

No description provided.

@arjunasokan-bc
Copy link

agreed, much easier to pull from puppet forge than build another CI/CD pipeline to build from source.

@pandrian
Copy link
Author

pandrian commented Feb 4, 2022

@qingling128 @rambleraptor @jsirianni for visibility

@pandrian
Copy link
Author

pandrian commented Feb 9, 2022

Is this something that you are planning to do? instead of copying the whole module static in puppet code

@arjunasokan-bc
Copy link

We actually were planning on using this in Puppet Bolt. So we define the modules there instead of actually downloading them. Probably not a huge deal to include the static module in the codebase but seems silly when many of google's other modules are in forge. I agree if we were using traditional Puppet this would likely be a non issue(except when there are updates which means re-compiling)

@pandrian
Copy link
Author

Hey @arjunasokan-bc we are using r10k ourselves here, I agree defining their module in puppet will make things a bit more tedious. one issue i noticed is that the module is not called properly, I think puppet 6 has some specific naming convention which this module does not follow. had to change name of module for it to work did this occur to you as well?

@arjunasokan-bc
Copy link

We haven't started using this yet. Right now we're just triggering a script that installs the ops module. I just saw that this was available and started looking into switching. Not being available in forge might be a blocker, still evaluating.

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

No branches or pull requests

2 participants