forked from ungleich-public/cdist
Merge remote branch 'nico/master'
This commit is contained in:
commit
714ff8e1a5
9 changed files with 278 additions and 248 deletions
|
|
@ -1,2 +1,3 @@
|
|||
- think about using .cdist for meta information?
|
||||
- otherwise: parameter, gencode-local, etc. are not valid object id stuff
|
||||
Document redefine behaviour
|
||||
release cdist 1.4.0
|
||||
perhaps include __self
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ Core:
|
|||
- support $__self = relative_type/object_id
|
||||
- .cdist
|
||||
- cache
|
||||
- display changes if object cannot be merged to user
|
||||
|
||||
Cache:
|
||||
Assume you want to configure stuff one host ("monitor node"),
|
||||
|
|
@ -31,3 +32,4 @@ Types to be written/extended:
|
|||
- regexp replace (can probably cover all?)
|
||||
-> aka sed.
|
||||
- __cron
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue