Commit graph

8 commits

Author SHA1 Message Date
Emmanuel Garette
3e7ae41061 check owner, deployed_service and various improvment 2021-02-26 20:38:17 +01:00
Emmanuel Garette
38e54fe187 tests: pretty print json in dump 2021-02-21 19:51:09 +01:00
Emmanuel Garette
e6afef6a81 add servicelist 2021-02-21 19:48:30 +01:00
Emmanuel Garette
c149d7c38d include => included fixes #2 2021-02-21 16:58:56 +01:00
Emmanuel Garette
0be7a72d28 Add new attribute "include" to "file"
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server

fixes #2
2021-02-21 10:44:48 +01:00
Emmanuel Garette
ba41b27dbf separate engine from template 2021-02-20 10:41:53 +01:00
Emmanuel Garette
5f76065597 better support type in params 2021-02-12 18:08:28 +01:00
Emmanuel Garette
1dcdbd474d add multiple disable_if_in support 2021-01-30 15:19:18 +01:00