ironfan 4.9.6 → 4.9.7

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/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ # v4.9.7
2
+ * cluster_stop: turning off aggregates? and prepares?
3
+
1
4
  # v4.9.6
2
5
  * cluster_kill: turning off aggregates?
3
6
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 4.9.6
1
+ 4.9.7
data/ironfan.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "ironfan"
8
- s.version = "4.9.6"
8
+ s.version = "4.9.7"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Infochimps"]
@@ -40,6 +40,9 @@ class Chef
40
40
  end
41
41
  confirm_or_exit("Are you absolutely certain that you want to perform this action? (Type 'Yes' to confirm) ", 'Yes')
42
42
  end
43
+
44
+ def prepares?() false end
45
+ def aggregates?() false end
43
46
  end
44
47
  end
45
48
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ironfan
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.9.6
4
+ version: 4.9.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -359,7 +359,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
359
359
  version: '0'
360
360
  segments:
361
361
  - 0
362
- hash: -1975219607014510169
362
+ hash: -968264450704678712
363
363
  required_rubygems_version: !ruby/object:Gem::Requirement
364
364
  none: false
365
365
  requirements: