logstash-input-puppet_facter 3.0.1 → 3.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a139ada3c654e627d3902371505214324d4dc875
4
- data.tar.gz: eae0af0f932dd6a84b63177419c5dab3ace014f5
3
+ metadata.gz: 2831ae0a5cdef2339ad7ff71e907253fdd09932e
4
+ data.tar.gz: 7a9f563f1bcc0ec5808d542ce220cfc0453ad237
5
5
  SHA512:
6
- metadata.gz: a29eb8bfc1f498daec3f9c203068c2f341476c30e30333e1b4b6df44652eec3144abb70d987a2c8b27a95c93dd5274f6ab15e8c967d9b7421f1f098f83af44ba
7
- data.tar.gz: 58322bd2947d018c1b7e18fec15700c260e5424f32a7fa449dbdf3e4c7b9c70eb2c0bf72f555a904fbbba4d2083be31b3965729613f106dd5421ee02277596f0
6
+ metadata.gz: d9a2ead1a22e8464853ad860bdebaf69bb3e62ca22a5d914f7b68223b1bde93c26e145a32c4dc884fe8dda5e34c6cc78428b6a15157cb2d186749db659c4629f
7
+ data.tar.gz: 286e37c6e0025ba33ae3d2a7b30817fe24b00cceac7a4f4253903663b700000701bdc938f2c27d5f77a8bd8def1fa9c8dd21b65523f977d279552b0494ecd432
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.0.2
2
+ - Fix some documentation issues
3
+
1
4
  # 3.0.0
2
5
  - Breaking: depend on logstash-core-plugin-api between 1.60 and 2.99
3
6
 
data/docs/index.asciidoc CHANGED
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Puppet_facter input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-puppet_facter'
4
- s.version = '3.0.1'
4
+ s.version = '3.0.2'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Connects to a puppet server and requests facts"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-puppet_facter
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement