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

Plugin Support? #57

Closed
joehillen opened this issue Jan 27, 2014 · 3 comments
Closed

Plugin Support? #57

joehillen opened this issue Jan 27, 2014 · 3 comments

Comments

@joehillen
Copy link

Are there any plans to support plugins?

Specifically, I'm considering replacing our Vagrant setup with Fig, and we use the salty-vagrant plugin.

It would be awesome if fig could do the equivalent of

vagrant plugin install vagrant-salt
@aanand
Copy link

aanand commented Feb 5, 2014

What sort of functionality do you imagine plugins providing? I'm not sure what a fig equivalent of vagrant-salt would look like - in Docker-land, most of the responsibilities of configuration managers are meant to be fulfilled by Dockerfiles.

@joehillen
Copy link
Author

My bad. I opened this ticket before I understood what fig is. I assumed fig was like a vagrant replacement, but it looks like all I would need to do is create a salt-docker base image wand everything would work the same. Closing.

@bfirsh
Copy link

bfirsh commented Feb 5, 2014

Some way of running scripts at certain points might be interesting. See #74.

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

3 participants