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

Deploy single environment with Puppetfile #21

Closed
zachfi opened this issue Nov 14, 2013 · 6 comments
Closed

Deploy single environment with Puppetfile #21

zachfi opened this issue Nov 14, 2013 · 6 comments

Comments

@zachfi
Copy link
Contributor

zachfi commented Nov 14, 2013

I frequently need to do something like the following:

/var/lib/gems/1.8/bin/r10k deploy environment production -p

To deploy a single environment with its Puppetfile. Its not clear to me how I add support to the agent for this type of work, and my implementation of the MCO agent is basically blocked on this. Is this something we might be able to get added?

@zachfi
Copy link
Contributor Author

zachfi commented Nov 14, 2013

Specifically, how does one pass arguments to the action in the MCO agent?

@acidprime
Copy link
Collaborator

I have to implement this in the next 2 weeks for a client so I will let you know when its merged.

@acidprime
Copy link
Collaborator

Well still have not had time for this yet but its on my radar as I need to implement it for the new github webhook class/feature to make it efficient

@acidprime
Copy link
Collaborator

@xaque208 prelim support for this is in https://github.com/acidprime/r10k/releases/tag/v2.0.0 if you want to start testing sudo -i -u peadmin mco r10k deploy production

@zachfi
Copy link
Contributor Author

zachfi commented Jun 4, 2014

Oh goodie! I'll try to test it out in the next couple days.

@acidprime
Copy link
Collaborator

closing this as this is implemented now

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