feat: convert `template-formula` to `arvados-formula`
[arvados-formula.git] / arvados / files / default / example.tmpl.jinja
similarity index 82%
rename from TEMPLATE/files/default/example.tmpl.jinja
rename to arvados/files/default/example.tmpl.jinja
index b8999abd8571a44735a2aa3244b63b352c2aa979..a0716589299cb9385353ca4617803dd3998b8797 100644 (file)
@@ -6,6 +6,6 @@
 This is another example file from SaltStack template-formula.
 
 # This is here for testing purposes
-{{ TEMPLATE | json }}
+{{ arvados | json }}
 
-winner of the merge: {{ TEMPLATE['winner'] }}
+winner of the merge: {{ arvados['winner'] }}