vmware-archive / salt-windows-bootstrap

Powershell script to bootstrap python and all dependencies for the Salt Minion. Useful for development purposes.
Apache License 2.0
14 stars 7 forks source link

Repo clarification #22

Open PatOShea opened 9 years ago

PatOShea commented 9 years ago

I'm a little confused about the purpose of a number of repos. Before I starting trying to help, I want to make sure I understand how these are used:

Repo Name Purpose Question Proposal
salt-windows-bootstrap bootstrap a windows dev env shouldn't this go into salt-windows-dev? consolidate w/ salt-windows-dev and get rid of it
salt-bootstrap bootstrap multiple platforms why isn't there something for windows there? add some script to bootstrap windows
salt-windows-install windows package how's this relate to "-msi" repo note deprecation of "-msi" or "-install"
salt-windows-msi windows package which one is active? note deprecation of "-msi" or "-install"
TheBigBear commented 9 years ago

@twangboy, @UtahDave ^^ I am equally confused and have been submitting small PRs to multiple of the above, but as @PatOShea points out very neatly there seems to be some duplication here?