All releases tagged cleanup


Release Notes: Cleanups of types __jail, __git, __directory, __cron, and __user. Additional cleanups of the core.


Release Notes: This is a major release with many new types and bugfixes.


Release Notes: This release cleans up the types __apt_ppa, __apt_ppa_update_index, __file, __ssh_authorized_key, __timezone, and all install types. The parameter changing code was removed, and the __rvm_ruby type now uses the default as a Boolean parameter. The Web documentation was cleaned up.


Release Notes: This release fixes unittests for 2.1. All lights are now green.


Release Notes: Bugfixes for __rvm* types, cleanups for __postgres* types, and minor core cleanups.


Release Notes: This release adds the first round of tests updated to work with multiple configuration directories.


Release Notes: In __file, chmod is now used after chown/chgrp. In __user, the shadow field in the explorer was corrected and a problem with changing a user's group by name was fixed. In __link, existing links are now handled properly. __key_value now has a more robust implementation. A new __package_pip type was added. Object IDs can now start and end with /, but not contain //.


Release Notes: This release uses correct delimiters for __key_value, explicitly requires Python >= 3.2 (and does not fail implicitly), rewrites the tutorial, makes __addifnosuchline match on regular expressions, adds a --state parameter to __directory, __file, and __link, and adds the new types __package_luarocks and __cdistmarker.