forked from ungleich-public/cdist
Merge branch 'master' into feature_init_process
Conflicts: doc/changelog Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
commit
f290b94d7b
32 changed files with 296 additions and 66 deletions
|
|
@ -9,6 +9,7 @@
|
|||
* New Type: __rvm_ruby (Evax Software)
|
||||
* New Explorer: runlevel
|
||||
* Documentation: Update of reference (environment variables)
|
||||
* Feature core: Added new dependency resolver (Steven Armstrong)
|
||||
|
||||
2.0.5: 2012-01-18
|
||||
* Bugfix __key_value: Use correct delimiters
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ UNASSIGNED TODOS
|
|||
The following list of todos has not been assigned to any developer.
|
||||
Feel free to pick one!
|
||||
|
||||
|
||||
TESTS
|
||||
-----
|
||||
- multiple defines of object:
|
||||
|
|
|
|||
|
|
@ -180,6 +180,7 @@ __object::
|
|||
__object_id::
|
||||
The type unique object id.
|
||||
Available for: type manifest, type explorer, type gencode
|
||||
Note: The leading "/" will always be stripped.
|
||||
__self::
|
||||
DEPRECATED: Same as __object_name, do not use anymore, use __object_name instead.
|
||||
Will be removed in cdist 3.x.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue