CloudyScripts 2.14.62 → 2.14.63

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.
@@ -4,6 +4,8 @@ class Ec2Script
4
4
  CS_SEC_GRP_NAME = "CloudyScripts Opened Security Group"
5
5
  CS_SEC_GRP_DESC = "Security Group used for CloudyScripts (Opened SSH). PLEASE DO NOT MODIFY !!!"
6
6
 
7
+ CS_AWS_TIMEOUT = 600
8
+
7
9
  # Initialization. Common Input parameters:
8
10
  # * aws_access_key => the Amazon AWS Access Key (see Your Account -> Security Credentials)
9
11
  # * aws_secret_key => the Amazon AWS Secret Key
metadata CHANGED
@@ -1,21 +1,22 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: CloudyScripts
3
3
  version: !ruby/object:Gem::Version
4
- hash: 75
4
+ hash: 73
5
5
  prerelease: false
6
6
  segments:
7
7
  - 2
8
8
  - 14
9
- - 62
10
- version: 2.14.62
9
+ - 63
10
+ version: 2.14.63
11
11
  platform: ruby
12
12
  authors:
13
13
  - Matthias Jung
14
+ - Frederic Donnat
14
15
  autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2012-09-11 00:00:00 +00:00
19
+ date: 2012-10-16 00:00:00 +00:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
@@ -61,7 +62,9 @@ dependencies:
61
62
  type: :runtime
62
63
  version_requirements: *id003
63
64
  description: Scripts to facilitate programming for infrastructure clouds.
64
- email: matthias.jung@gmail.com
65
+ email:
66
+ - matthias.jung@gmail.com
67
+ - fred@secludit.com
65
68
  executables: []
66
69
 
67
70
  extensions: []
@@ -252,6 +255,7 @@ files:
252
255
  - lib/scripts/ec2/port_range_detector.rb
253
256
  - lib/scripts/ec2/ec2_script.rb
254
257
  - lib/scripts/ec2/vpc_critical_ports_audit.rb
258
+ - lib/scripts/ec2/copy_ami_test.rb
255
259
  - lib/scripts/ec2/copy_snapshot.rb
256
260
  - lib/scripts/ec2/copy_mswindows_ami.rb
257
261
  - lib/scripts/ec2/copy_mswindows_snapshot.rb
@@ -306,7 +310,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
306
310
  version: "0"
307
311
  requirements: []
308
312
 
309
- rubyforge_project: cloudyscripts
313
+ rubyforge_project: CloudyScripts
310
314
  rubygems_version: 1.3.7
311
315
  signing_key:
312
316
  specification_version: 3