doo-extras 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 1
9
- version: 0.0.1
8
+ - 2
9
+ version: 0.0.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - Mat Trudel
@@ -41,26 +41,26 @@ extra_rdoc_files:
41
41
  - README.md
42
42
  files:
43
43
  - README.md
44
- - lib/ubuntu.rb
45
- - lib/recipes/apache.rb
46
- - lib/recipes/backupninja.rb
47
- - lib/recipes/basic.rb
48
- - lib/recipes/jetty.rb
49
- - lib/recipes/memcached.rb
50
- - lib/recipes/mongodb.rb
51
- - lib/recipes/monit.rb
52
- - lib/recipes/munin.rb
53
- - lib/recipes/mysql.rb
54
- - lib/recipes/nginx.rb
55
- - lib/recipes/node.rb
56
- - lib/recipes/ntp.rb
57
- - lib/recipes/php.rb
58
- - lib/recipes/python.rb
59
- - lib/recipes/rails.rb
60
- - lib/recipes/redis.rb
61
- - lib/recipes/ruby.rb
62
- - lib/recipes/smtp.rb
63
- - lib/recipes/ssh.rb
44
+ - lib/doo-extras/ubuntu.rb
45
+ - lib/doo-extras/recipes/apache.rb
46
+ - lib/doo-extras/recipes/backupninja.rb
47
+ - lib/doo-extras/recipes/basic.rb
48
+ - lib/doo-extras/recipes/jetty.rb
49
+ - lib/doo-extras/recipes/memcached.rb
50
+ - lib/doo-extras/recipes/mongodb.rb
51
+ - lib/doo-extras/recipes/monit.rb
52
+ - lib/doo-extras/recipes/munin.rb
53
+ - lib/doo-extras/recipes/mysql.rb
54
+ - lib/doo-extras/recipes/nginx.rb
55
+ - lib/doo-extras/recipes/node.rb
56
+ - lib/doo-extras/recipes/ntp.rb
57
+ - lib/doo-extras/recipes/php.rb
58
+ - lib/doo-extras/recipes/python.rb
59
+ - lib/doo-extras/recipes/rails.rb
60
+ - lib/doo-extras/recipes/redis.rb
61
+ - lib/doo-extras/recipes/ruby.rb
62
+ - lib/doo-extras/recipes/smtp.rb
63
+ - lib/doo-extras/recipes/ssh.rb
64
64
  has_rdoc: true
65
65
  homepage: http://github.com/mtrudel/doo-extras
66
66
  licenses: []