Commit Graph

10 Commits

Author SHA1 Message Date
Emmanuel Garette 9c1589ca53 better systemd service support 2021-05-13 22:30:58 +02:00
Emmanuel Garette e6afef6a81 add servicelist 2021-02-21 19:48:30 +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 eb3720d6bf separate RougailTemplate to RougailSystemdTemplate 2021-02-20 15:46:13 +01:00
Emmanuel Garette 0abd4398c7 Simply library usage 2021-02-14 10:11:34 +01:00
Emmanuel Garette 13b1e9bf54 update tests 2020-12-26 15:15:51 +01:00
Emmanuel Garette 62bccfc352 set good path in include file and patch file 2020-11-20 18:02:40 +01:00
Emmanuel Garette d789787d5c change Config object 2020-08-12 08:23:38 +02:00
Emmanuel Garette 4eb42e4290 merge flattener_dico and templates in tests 2020-08-08 08:58:35 +02:00
Emmanuel Garette 7a62ebf294 refactoring 2020-07-29 09:53:51 +02:00