+todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
6a0a5fb09c
commit
221e0341ae
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
Core:
|
||||||
|
- allow redefine object, if everything same
|
||||||
|
- support $__self = relative_type/object_id
|
||||||
|
- .cdist
|
||||||
|
- cache
|
||||||
|
|
||||||
Cache:
|
Cache:
|
||||||
Assume you want to configure stuff one host ("monitor node"),
|
Assume you want to configure stuff one host ("monitor node"),
|
||||||
depending on the configuration of other hosts ("cluster nodes").
|
depending on the configuration of other hosts ("cluster nodes").
|
||||||
|
@ -23,4 +29,5 @@ Types to be written/extended:
|
||||||
- __service
|
- __service
|
||||||
- __file_edit
|
- __file_edit
|
||||||
- regexp replace (can probably cover all?)
|
- regexp replace (can probably cover all?)
|
||||||
|
-> aka sed.
|
||||||
- __cron
|
- __cron
|
||||||
|
|
Loading…
Reference in a new issue