allomov / bosh-manifest-templatizing-tuturial

Tutorial on how to convert your BOSH manifest into templates to manage them easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOSH Manifest Templatizing Tuturial

Description

This tutorial is going to show you, how to turn you manifest with large number of lines into easily managed templates. Becase

"Guns don't kill people. Manifests with 5000 lines kill people." (c)

Used Tools

  • spiff++ you can find it under bin folder in each lesson, you can find this tool here
  • direnv this is optional, but it makes life much more easier

System requirements

Because of spiff++, this tutorial currenly supports only Linux and Darwin platfroms.

About

Tutorial on how to convert your BOSH manifest into templates to manage them easier


Languages

Language:Shell 100.0%