Skip to content
Snippets Groups Projects
Commit 22905a03 authored by Sean Young's avatar Sean Young
Browse files

Add new yaml function to burrow configure templating


Now the the genesis spec can be generated as yaml or json.

<< yaml .Config >>

<< json .Config >>

Since the return value of yaml is string, json can also be used to
double quote and string escape the yaml.

<< json (yaml .Config) >>

Signed-off-by: default avatarSean Young <sean.young@monax.io>
parent 82a47896
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment