puppetdb_foreman 0.0.4 → 0.0.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/lib/puppetdb_foreman/engine.rb +1 -1
- metadata +4 -3
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: puppetdb_foreman
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.5
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date:
|
|
12
|
+
date: 2014-01-30 00:00:00.000000000 Z
|
|
13
13
|
dependencies: []
|
|
14
14
|
description: At the moment it basically disables hosts on puppetdb after they are
|
|
15
15
|
deleted in Foreman. Follow https://github.com/cernops/puppetdb_foreman and raise
|
|
@@ -42,8 +42,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
42
42
|
version: '0'
|
|
43
43
|
requirements: []
|
|
44
44
|
rubyforge_project:
|
|
45
|
-
rubygems_version: 1.8.
|
|
45
|
+
rubygems_version: 1.8.25
|
|
46
46
|
signing_key:
|
|
47
47
|
specification_version: 3
|
|
48
48
|
summary: This is a foreman plugin to interact with puppetdb through callbacks.
|
|
49
49
|
test_files: []
|
|
50
|
+
has_rdoc:
|