aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/cephstorage.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-10-04Move the main template files for defalut services to new syntax generationCarlos Camacho1-407/+0
When generating these templates, we should create them with the "-role" appended as they will be generated from a role.role.j2.yaml file. i.e. role.role.j2.yaml will generate <service>-role.yaml config.role.j2.yaml will generate <service>-config.yaml Partial-Bug: #1626976 Change-Id: I614dc462fd7fc088b67634d489d8e7b68e7d4ab1
2016-09-29Move the rest of static roles resource registry entries to j2Carlos Camacho1-0/+407
Moving the rest of the static based resource registry entries to j2, this allows to extend the content of the template to the roles_list. Also moved the templates to correspond with the role name. Partial-Bug: #1626976 Change-Id: I1cbe101eb4ce5a89cba5f2cc45cace43d3380f22