Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Make it easier to use salt shaker for development #53

Open
mattmb opened this issue Aug 28, 2015 · 1 comment
Open

Make it easier to use salt shaker for development #53

mattmb opened this issue Aug 28, 2015 · 1 comment

Comments

@mattmb
Copy link
Contributor

mattmb commented Aug 28, 2015

Currently using salt shaker it is hard to work on the formulas locally and push them to a test environment.

Either:
In metadata.yml have a way to specify a local copy of the formula e.g.

- ../my-salt-formula
- ministryofjustice/python-formula

Or:
Have a command to run which "installs" the local version (probably by symlinking?) e.g. fab salt_shaker_install ../my-salt-formula

@SteveMarshall
Copy link
Contributor

Have you seen how bundler handles this? That's a non-awful pattern to follow…

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants