Date
1 - 1 of 1
bosh-gen for bosh 2.0
Dr Nic Williams
https://github.com/cloudfoundry-community/bosh-gen/pull/97
With bosh2 <https://github.com/cloudfoundry/bosh-cli/> now GA, we've been migrating all community releases to assume bosh2 usage. There are some subtle required changes, and some stylistic changes. bosh-gen is being upgraded so that new BOSH releases look and feel like this new style. The first release is now available via the PR above. git clone https://github.com/cloudfoundry-community/bosh-gen -b bosh2 cd bosh-gen bundle rake install:local bosh-gen will also try to help generate releases that produce no bosh-lint linting errors (read introduction <http://www.starkandwayne.com/blog/using-bosh-lint-gives-us-consistent-conventions-for-bosh-releases-and-manifests/> ) Perhaps some features of bosh-gen can be removed due to overlapping inclusion in bosh2, so we'll figure that out as we go. Feedback in the PR appreciated! Cheers Dr Nic & maintainers of bosh-gen -- Dr Nic Williams Stark & Wayne LLC http://starkandwayne.com +61 437 276 076 twitter @drnic |
|