logstash-input-puppet_facter 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 549ca3bed19d46a237bcea376292320f2f2c4727276b8c62431542c8d07a7ff0
4
- data.tar.gz: 90ab1232b72b247e0a45cdd4f84a9ea6740e56b0fd5877bb155a6b257efe1c22
3
+ metadata.gz: 4b2a3fc2d57e9ed612feccd4c84353e78369e5a34f1e0252fbb3323283f58bbe
4
+ data.tar.gz: 0cb8e28c5e6c4302be3213212f8ff63a7bfc8178c6a6c37226239da9e690735b
5
5
  SHA512:
6
- metadata.gz: 5d05a41fbce3b6e3bf62943888cace6941b34222250446b1a6b79e3555d6b65f71565e06ce85d2b0b38434f3d5d482163f60c70a4db1fc91fb6accf20ec925b6
7
- data.tar.gz: 3250d082b503038b7f11e2ec715cab26e703a35fae88236b19cc706627ab3eaedb3b077403b04da0d4b2c3f7ac1b48b9b87a7826594956d2e69b603df1c9956b
6
+ metadata.gz: a53c3f87238d02d877045cb4b9e4251fdf14f4a365020fa64cecba331b24eb11dad6b9d0521e6a7bf11dd001114d8ca92812a1e5b17dc31c89d65eb80882a0bd
7
+ data.tar.gz: cb338a3673ee96d5cf16f8d8026a4e862a00e9f0b41f02198b3a4597496efdcb0babe9e0286bd5a067144d3752ef0f986df32ed15dc4e90db7bb0c17658648a6
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Docs: Set the default_codec doc attribute.
3
+
1
4
  ## 3.0.3
2
5
  - Update gemspec summary
3
6
 
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
1
+ Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -1,5 +1,6 @@
1
1
  :plugin: puppet_facter
2
2
  :type: input
3
+ :default_codec: plain
3
4
 
4
5
  ///////////////////////////////////////////
5
6
  START - GENERATED VARIABLES, DO NOT EDIT!
@@ -103,4 +104,6 @@ input plugins.
103
104
 
104
105
 
105
106
  [id="plugins-{type}s-{plugin}-common-options"]
106
- include::{include_path}/{type}.asciidoc[]
107
+ include::{include_path}/{type}.asciidoc[]
108
+
109
+ :default_codec!:
@@ -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.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Receives facts from a Puppet server"
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.3
4
+ version: 3.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-07 00:00:00.000000000 Z
11
+ date: 2018-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement