Skip to content

Tags: vernomcrp/profab

Tags

0.4.6

Toggle 0.4.6's commit message
2012-02-14 Kirit Saelensminde <kirit@felspar.com>

 We now need the newly released Fabric 1.4 which allows us to avoid the boot sleep and have a faster reconnect when a server reboots.

2012-02-11  Kirit Saelensminde  <kirit@felspar.com>
 Implemented server stopping and restarting.

0.4.5

Toggle 0.4.5's commit message
Fixes a problem with Fabric versions until Fabric 1.4 is released.

0.4.4

Toggle 0.4.4's commit message
2012-02-02 Kirit Saelensminde <kirit@felspar.com>

 Made some changes to the setup.py and created a publish script so that pypi will see an RST version of the README, but I can continue to author the markdown version.

2012-02-01  Siraset Jirapatchandej  <siraset@proteus-tech.com>
 The new version of Boto (2.2.0) doesn't install properly.

2012-01-31  Kirit Saelensminde  <kirit@felspar.com>
 Changed the way that the Postgres service is restarted to support more versions of the service configuration.

0.4.3

Toggle 0.4.3's commit message
The new version of Boto (2.2.0) doesn't install properly.

0.4.2

Toggle 0.4.2's commit message
Fixed a problem with some Postgres set ups hanging.

0.4.1.1

Toggle 0.4.1.1's commit message
Fixed up the setup so it can be installed from pypi.

0.4.1

Toggle 0.4.1's commit message
2011-11-20 Kirit Saelensminde <kirit@felspar.com>

 Added a WSGI role that sets up Apache2 ready for configuring a Python web site on the machine.

2011-11-18  Kirit Saelensminde  <kirit@felspar.com>
 Added support for Natty.
 The postgres role now adds in the ident authentication requirements for the ubuntu and www-data users. It also allows authentication from the 127.0.0.1/16 local address network rather than just 127.0.0.1/32.

2011-11-11  Kirit Saelensminde  <kirit@felspar.com>
 Added support for Oneiric.

2011-11-09  Kirit Saelensminde  <kirit@felspar.com>
 The configuration loader is now part of the public API.

2011-11-06  Kirit Saelensminde  <kirit@felspar.com>
 Added ability to set the security groups for an instance.

0.4

Toggle 0.4's commit message
2011-08-14 Kirit Saelensminde <kirit@felspar.com>

 Added the ability to choose the ami, the instance size and the region that an instance is to be started with.
 For micro instances we can choose between running a 32 or 64 bit AMI (32 is the default).

0.3.4

Toggle 0.3.4's commit message
2011-08-10 Kirit Saelensminde <kirit@felspar.com>

 Removed a fix for a fabric bug that is fixed in 1.2.0, which now becomes the minimum supported version..

0.3.3

Toggle 0.3.3's commit message
Fixed up a problem that arose between Boto 2.0rc1 and Boto 2.0.