Commit graph

224 commits

Author SHA1 Message Date
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
540b108e8e test source has variable 2023-01-07 22:11:59 +01:00
9a9a25dcce remove tmp directory if exists 2023-01-07 21:37:23 +01:00
f91132fc61 add remove fill without fill test + patches_dir is multi 2023-01-07 17:18:08 +01:00
3c5d4a4fa6 test base and systemd templating 2023-01-07 17:16:31 +01:00
7e38b4d952 creole => cheetah 2022-11-10 22:55:23 +01:00
a357d97e5a variable and family are list in yaml file + jinja2 => jinja 2022-11-10 19:09:19 +01:00
4856922fb7 test float variable in yml format 2022-11-04 20:16:57 +01:00
1f3c59737a support of number value in yaml 2022-11-04 19:42:16 +01:00
61cbde95d0 use only boolean with yaml 2022-11-03 22:16:52 +01:00
Emmanuel Garette
e16230064d dictionary can be a YAML file 2022-11-02 22:52:50 +01:00
Emmanuel Garette
f6143e843c loads multipe machine for one config 2022-10-01 22:27:22 +02:00
Emmanuel Garette
a058d4a20d test if auto_freeze variable exists 2022-06-11 08:47:57 +02:00
Emmanuel Garette
4e3f4201fc can change annotator descript 2022-06-11 08:35:35 +02:00
Emmanuel Garette
ea8bc3f02e add index function in leader 2022-05-22 19:17:35 +02:00
Emmanuel Garette
366ab9918b allow redefine 'multi' attribute 2022-05-22 18:50:34 +02:00
Emmanuel Garette
7409062d7f allow empty leadership 2022-05-22 18:49:56 +02:00
Emmanuel Garette
0f4e49149d add tmpfile_dest_dir option 2022-03-06 18:54:57 +01:00
Emmanuel Garette
9de06705e8 creole_legacy and creole have differents compilers 2022-03-05 11:16:58 +01:00
Emmanuel Garette
5c526cf2b4 add space parameter 2022-03-05 11:13:05 +01:00
Emmanuel Garette
d1d6a80fe7 add systemd timer + a service and a timer can have same name 2022-03-05 11:01:31 +01:00
Emmanuel Garette
fbc5f9374e owner and group could be a variable 2022-01-26 13:01:40 +01:00
Emmanuel Garette
4c011ee551 detect infinite loop 2022-01-19 18:24:00 +01:00
Emmanuel Garette
ec3bba0d03 display error message 2022-01-09 13:25:22 +01:00
Emmanuel Garette
0f0caa6c09 provider and hidden 2022-01-09 13:07:54 +01:00
Emmanuel Garette
8cf8c9b8eb provider support 2021-12-10 23:35:44 +01:00
Emmanuel Garette
757d9ec5c2 can disabled a file 2021-12-04 22:07:51 +01:00
Emmanuel Garette
703250c34f reorder dictionaries not only in same directory 2021-11-28 17:04:47 +01:00
Emmanuel Garette
8067baeb27 remove selinux relabel 2021-11-28 17:04:15 +01:00
Emmanuel Garette
d41a879ed9 add undisable attribut to service 2021-11-26 22:46:34 +01:00
Emmanuel Garette
a1c3b2b19c templates_dir and templates_dir can be a list 2021-11-26 21:54:26 +01:00
Emmanuel Garette
ae8910830c add tests 2021-11-23 08:51:32 +01:00
Emmanuel Garette
f9acc7d6f8 better leader support in extra 2021-11-23 08:51:03 +01:00
Emmanuel Garette
e75965fad2 do not allow empty XML directory 2021-09-13 11:26:38 +02:00
Emmanuel Garette
38b30c12b4 could do extra['myvariable'] in templates 2021-05-22 16:32:22 +02:00
Emmanuel Garette
ed1ee9e8a6 can disable a service from an extra 2021-05-18 18:32:22 +02:00
Emmanuel Garette
b89eaaf805 tmpfiles.d/rougail.conf => tmpfiles.d/0rougail.conf 2021-05-18 18:20:20 +02:00
Emmanuel Garette
4711206c55 allow any character as service name 2021-05-14 07:00:55 +02:00
Emmanuel Garette
9c1589ca53 better systemd service support 2021-05-13 22:30:58 +02:00
Emmanuel Garette
20f329d433 remove_choice only avalable for choice 2021-05-06 07:06:42 +02:00
Emmanuel Garette
8d32ec9f01 better choice documentation 2021-05-05 15:27:06 +02:00
Emmanuel Garette
b35d930d7e valid_enum is now choice 2021-05-01 18:32:45 +02:00
Emmanuel Garette
d3008dc217 disabled a service (ref #4) 2021-04-29 18:20:05 +02:00
Emmanuel Garette
a87485abd2 default value for ParamInformation must be empty list for multi value 2021-04-26 17:56:41 +02:00
Emmanuel Garette
12111397e6 leadership in dynamic family + path of leadership in extra 2021-04-16 09:20:18 +02:00
Emmanuel Garette
e5737cd572 remove group constrainte, it's now a normal group 2021-04-13 19:05:01 +02:00
Emmanuel Garette
65d40f494f reident tests 2021-04-13 11:07:10 +02:00
Emmanuel Garette
b7cedd85fb support leadership name in extra 2021-04-12 15:04:15 +02:00
Emmanuel Garette
3999969aa0 In creole template support of %%lead.follower2 and %%lead['follower2'] notation
%if 'follower1' in %%lead now search if a follower exists has follower
2021-04-04 19:46:05 +02:00