genesis-community / bosh-genesis-kit

A Genesis Kit for BOSH deployments
MIT License
10 stars 22 forks source link

Add blacksmith-integration support #95

Closed daviddob closed 4 years ago

daviddob commented 4 years ago

This user is to allow blacksmith to leverage an existing director and all of the configs that come with it for service deployments

Adds a blacksmith user with team level scope to the bosh director This user will not be able to interact with any deployments it did not create

The releases and stemcells scopes can likely be removed as they are usually handled when adding a forge to blacksmith itself, however if this changes in the future the support is already here for that.