Files | Admin

Notes:

Release Name: 0.71030

Notes:
AutomateIt is an open source tool for automating the setup and maintenance of servers, applications and their dependencies.


Changes: 0.71030: Date: Tue, 30 Oct 2007 01:43:02 -0700 Desc: - (%) Fixed bug in AddressManager#add_user when called with multiple groups. Improved AddressManager spec. - (+) Added documentation to Project explaining how to partition recipes, and run recipes from other recipes. - (+) Added AddressManager::POSIX which provides support for Linux and SunOS, and eliminated the OS-specific drivers for these. - Added AddressManager::NSCD by extracting methods from old OS-specific drivers. - Added AddressManager::PasswdExpect which uses Expect for much more reliable password changes. - Improved AddressManager::PasswdPty by adding retry capability.