History.txt in capitate-0.2.7 vs History.txt in capitate-0.2.8
- old
+ new
@@ -1,12 +1,19 @@
+== 0.2.8 2008-03-13
+
+* Recipe, mysql:centos:install, doing restart incase already run
+* Added sshd monit recipe. In case using non-standard sshd port
+* Updated example deployment install script (centos 5.1 x86_64)
+* Move monit inittab install at the end
+* Added fetch_any(:var1, :var2)
+
== 0.2.7 2008-03-10
* Add clean method to sphinx init script
* Moved install and make_install into build plugin
* Added symlink option to make_install
* Added fetch_role and fetch_roles methods
-* Recipe fixes
== 0.2.6 2008-02-29
* Fix SSH connect debug when connecting to more than 1 server.
* Added monit restart (hup) recipe.
@@ -74,6 +81,6 @@
* Loading recipes from gem
== 0.1.1 2008-02-06
-* Initial import
\ No newline at end of file
+* Initial import