VladTheEnterprising 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data.tar.gz.sig +3 -3
- data/README.txt +6 -4
- data/Rakefile +1 -0
- data/lib/vlad/enterprising.rb +1 -1
- metadata +2 -2
- metadata.gz.sig +0 -0
data.tar.gz.sig
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
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://
|
|
3
|
+
http://rubyforge.org/projects/vladenvironment/
|
|
4
4
|
|
|
5
5
|
== DESCRIPTION:
|
|
6
|
-
|
|
7
|
-
A series of packages to help using Vlad
|
|
8
|
-
|
|
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
data/lib/vlad/enterprising.rb
CHANGED
|
@@ -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.
|
|
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.
|
|
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
|
|
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
|