configrd/configrd-service

Enable populating a template file with values

Opened this issue · 0 comments

  • POST a template body to the service with ${ name } values inside. Specify a config profile and the response is the populated template body with variables.
  • Store template files in the repository itself and pull the file. File is populated with values on the fly.