VladTheEnterprising 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of VladTheEnterprising might be problematic. Click here for more details.

data.tar.gz.sig CHANGED
@@ -1,3 +1,3 @@
1
- ~�Y
2
- ;�,�"\�T9�J@��\��������E�ia����b����XRX��ػ'}�$��)�T��1��6�LI �e���˘�h��mK,��� �'z)7!���aC��Y��5Y��Jz�ť��M뮠8CyC��Ѓ����&K>�]���e��,�������/��ڋЬ�(���k3�Κ�Q�4��f�+g�@��OP��V�5����0�Wh}�<4]̍�����
3
- }��
1
+ ���hi�~k�� N�e�V;#��g�r���ڋ�K�s���;a ��� �S�#��&�V�ܱ/�>f�r.���Y�ډJNGbO�m��o������3\��6K]M���mt�1�}?Qf!$F��:#
2
+ L�^W�۶�zU�#,���
3
+ [����"� �e��e��-��Egn�^�����,;�Ān��JV�M���(D
data/README.txt CHANGED
@@ -1,11 +1,13 @@
1
1
  VladTheEnterprising
2
2
  by Michael L. Welles
3
- http://code.nytimes.com/
3
+ http://rubyforge.org/projects/vladenvironment/
4
4
 
5
5
  == DESCRIPTION:
6
-
7
- A series of packages to help using Vlad The Deployer to manage
8
- the mess that is your average "enterprisy".
6
+
7
+ A series of packages to help using Vlad to manage "enterprise"
8
+ environments, includes host OS discovery and test-based per host
9
+ variable settings, targeting of environments and sub-environments,
10
+ mysql and xen management tasks.
9
11
 
10
12
  Currently consists of the following:
11
13
 
data/Rakefile CHANGED
@@ -22,4 +22,5 @@ Hoe.new('VladTheEnterprising', VLAD_ENTERPRISING_VERSION) do |p|
22
22
  p.extra_deps << ['vlad', "> 1.0.0"]
23
23
  end
24
24
  Vlad.load()
25
+
25
26
  # vim: syntax=Ruby
@@ -4,7 +4,7 @@ require 'vlad/environmentalist'
4
4
  require 'vlad/xen_master'
5
5
  require 'vlad/dba/mysql'
6
6
  require 'vlad/webmaster/apache'
7
- VLAD_ENTERPRISING_VERSION = '0.1.4' unless defined? VLAD_ENTERPRISING_VERSION
7
+ VLAD_ENTERPRISING_VERSION = '0.1.5' unless defined? VLAD_ENTERPRISING_VERSION
8
8
 
9
9
 
10
10
  # rsync the given files to <tt>target_host</tt>.
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: VladTheEnterprising
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.4
6
+ version: 0.1.5
7
7
  date: 2007-10-17 00:00:00 -04:00
8
8
  summary: Adds 'enterprisey' features to Vlad The Deployer
9
9
  require_paths:
@@ -11,7 +11,7 @@ require_paths:
11
11
  email: michael.welles@nytimes.com
12
12
  homepage: " by Michael L. Welles"
13
13
  rubyforge_project: vlad_the_enterprising
14
- description: "Currently consists of the following: * Vlad the Translator * Vlad the Environmentalist * Vlad the DBA * Vlad the Xen Master == FEATURES/PROBLEMS: * Management of heterogenious enironments, dynamic discovery and flexible handling of remote host types. * Support of multiple environments and subenvironments, multiple projects withing an environemnt * Automation of common, time consuming, dba tasks, like installing, syncronizing and bringing up new mysql slave instances."
14
+ description: "A series of packages to help using Vlad to manage \"enterprise\" environments, includes host OS discovery and test-based per host variable settings, targeting of environments and sub-environments, mysql and xen management tasks. Currently consists of the following: * Vlad the Translator * Vlad the Environmentalist * Vlad the DBA * Vlad the Xen Master == FEATURES/PROBLEMS: * Management of heterogenious enironments, dynamic discovery and flexible handling of remote host types. * Support of multiple environments and subenvironments, multiple projects withing an environemnt"
15
15
  autorequire:
16
16
  default_executable:
17
17
  bindir: bin
metadata.gz.sig CHANGED
Binary file