Commit graph

20 commits

Author SHA1 Message Date
a2c3a1bb3a variable is add to information target 2023-06-22 12:11:14 +02:00
91689904fc rougail use tiramisu4 2023-05-19 12:56:13 +02:00
ffdeafcc29 add certificate support 2023-01-25 22:48:13 +01:00
2fd3c22db9 can templating only one file 2023-01-24 07:40:08 +01:00
f213f5777b add delete_before_create option for systemd tmpfile.d. 2023-01-23 20:41:35 +01:00
5b459927fb tmpfile_dest_dir => sereral options 2023-01-19 12:09:44 +01:00
3c5d4a4fa6 test base and systemd templating 2023-01-07 17:16:31 +01:00
Emmanuel Garette
f6143e843c loads multipe machine for one config 2022-10-01 22:27:22 +02:00
Emmanuel Garette
0f4e49149d add tmpfile_dest_dir option 2022-03-06 18:54:57 +01:00
Emmanuel Garette
ec3bba0d03 display error message 2022-01-09 13:25:22 +01:00
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
Renamed from tests/test_4_template.py (Browse further)