Hi guys,
I want to create a template to use for all chef cookbook developers in my company.
The temple it self is not a problem but I’m looking for a way to fill or replace variables while the new project is creating from template?
e.g. all $CI_PROJECT_NAME in the template needs to repleaces with the “real” project name.
Is this possible?
- Thanks