Composable services tutorial¶
This guide will be a walkthrough related to how to add new services to a TripleO deployment through additions to the tripleo-heat-templates and puppet-tripleo repositories, using part of the architecture defined in the composable services architecture.
Note
No puppet manifests may be defined in the THT repository, they should go to the puppet-tripleo repository instead.