auser-poolparty 1.2.9 → 1.2.10

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/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :minor: 2
3
- :patch: 9
3
+ :patch: 10
4
4
  :major: 1
@@ -82,7 +82,8 @@ module PoolParty
82
82
  end
83
83
 
84
84
  additional_callbacks [
85
- "after_launch_instance"
85
+ "after_launch_instance",
86
+ "after_provision"
86
87
  ]
87
88
 
88
89
  # Freeze the cloud_name so we can't modify it at all, set the plugin_directory
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: auser-poolparty
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.9
4
+ version: 1.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ari Lerner