Commit Graph

9 Commits

Author SHA1 Message Date
Emmanuel Garette 8067baeb27 remove selinux relabel 2021-11-28 17:04:15 +01:00
Emmanuel Garette b89eaaf805 tmpfiles.d/rougail.conf => tmpfiles.d/0rougail.conf 2021-05-18 18:20:20 +02:00
Emmanuel Garette 9c1589ca53 better systemd service support 2021-05-13 22:30:58 +02:00
Emmanuel Garette 20de4443ae do not generate empty file 2021-03-19 10:32:08 +01:00
Emmanuel Garette 88f864cd2a allow multiple IP 2021-02-26 22:22:38 +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 eb3720d6bf separate RougailTemplate to RougailSystemdTemplate 2021-02-20 15:46:13 +01:00