forked from ungleich-public/cdist
move new types to the top
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
3167ececc6
commit
839af573b1
1 changed files with 3 additions and 3 deletions
|
@ -7,15 +7,15 @@ Changelog
|
|||
2.1.0:
|
||||
* Core: Ensure global explorers are executable
|
||||
* Core: Ensure type explorers are executable (Steven Armstrong)
|
||||
* New Type: __git
|
||||
* New Type: __ssh_authorized_keys (Steven Armstrong)
|
||||
* New Type: __user_groups (Steven Armstrong)
|
||||
* Type __rvm_gemset: Change parameter "default" to be boolean
|
||||
* Type __user: Remove --groups support (now provided by __user_groups)
|
||||
* Type __apt_ppa: Bugfix: Installeded ppa detection (Steven Armstrong)
|
||||
* Type __jail: Change optional parameter "started" to boolean "stopped" parameter,
|
||||
change optional parameter "devfs-enable" to boolean "devfs-disable" parameter and
|
||||
change optional parameter "onboot" to boolean.
|
||||
* New Type: __git
|
||||
* New Type: __ssh_authorized_keys (Steven Armstrong)
|
||||
* New Type: __user_groups (Steven Armstrong)
|
||||
* Remove Type __ssh_authorized_key: Superseeded by __ssh_authorized_keys
|
||||
* Support for CDIST_PATH (Steven Armstrong)
|
||||
|
||||
|
|
Loading…
Reference in a new issue