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
8067baeb27
remove selinux relabel
2021-11-28 17:04:15 +01:00
Emmanuel Garette
a1c3b2b19c
templates_dir and templates_dir can be a list
2021-11-26 21:54:26 +01:00
Emmanuel Garette
b89eaaf805
tmpfiles.d/rougail.conf => tmpfiles.d/0rougail.conf
2021-05-18 18:20:20 +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
1249276b9d
now we can personalise default setting for file et override
2021-04-04 11:03:49 +02:00
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