Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase with master project #1

Open
wants to merge 209 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
209 commits
Select commit Hold shift + click to select a range
6011433
Shutdown timeout should be a string (Fixes #149)
pcfens Jan 18, 2018
f6f7e00
Allow 'setup' configuration entries (#152)
kobybr Feb 8, 2018
5873949
Processors should be an Array of Hashes (#157)
Lavaburn Mar 4, 2018
b33ce81
use-stdlib-types - Switch to Stdlib types for URL validation (#158)
baurmatt Mar 7, 2018
4ce906c
Don't use --version for filebeat when we expect version 6
pcfens Apr 5, 2018
d75db95
Only use version sub-command on versions we're pretty sure are 6+
pcfens Apr 5, 2018
2951bc8
Make filebeat 6 the default version
pcfens Apr 5, 2018
90c3637
Use the external configuration setup for filebeat 6+
pcfens Apr 5, 2018
b88e781
Make filebeat 6 the default version
pcfens Apr 5, 2018
188ee96
Fix spec tests
pcfens Apr 5, 2018
68d7814
proccesors support on prospectors (#162)
yurymuski Apr 16, 2018
a8a3d93
fix misleading unsupported osfamily message (#161)
lesinigo Apr 16, 2018
40ff6fa
Fix deprecation notices, use internal variable typing (#165)
miranovy Apr 26, 2018
054ecd8
Fix styling
pcfens Apr 26, 2018
4d4695a
validate_cmd for win fix (#164)
yurymuski Apr 26, 2018
166ac36
Update changelog
pcfens Apr 26, 2018
7106a93
Bump version to 3.0.0
pcfens Apr 26, 2018
24c3e0b
Fix Array Validation (#166)
yurymuski Apr 27, 2018
9e247a5
Bump version number to 3.0.1
pcfens Apr 27, 2018
ef7c703
proposal to add an array parameter to manage the filebeat modules (#168)
ml14tlc May 23, 2018
ac0f492
Note support for Ubuntu 18.04
pcfens May 25, 2018
36b6522
Bump version to 3.1.0
pcfens May 25, 2018
fdcf12d
xpack monitoring configuration (#172)
ml14tlc Jun 19, 2018
e6d7dd5
Add support for OpenBSD. (#173)
buzzdeee Jun 22, 2018
ceb55e5
Set puppet_version to false when filebeat isn't installed (#175)
alex-harvey-z3q Jul 2, 2018
b304dcb
Adjust docs to support #172
pcfens Jul 3, 2018
fee6abc
Version 3.2.0
pcfens Jul 3, 2018
3360a12
zyppreop resource should use https to fetch the gpgkey
pcfens Jul 15, 2018
ac2d8ca
Increment version to 3.2.1
pcfens Jul 15, 2018
69ee3a5
Add manage_apt flag
Aug 27, 2018
ba28cb7
Fix undef xpack (#187)
alexjfisher Aug 31, 2018
8d1d2d6
Allow puppetlabs-apt 6.x and newer (#186)
jhooyberghs Aug 31, 2018
92e810f
Update changelog
pcfens Aug 31, 2018
feea56e
Upgrade PDK
pcfens Aug 31, 2018
9230192
Remove quoted only string
pcfens Aug 31, 2018
a697698
Increment version to 3.2.2
pcfens Aug 31, 2018
e33c90d
Deploy to forge when tagged and checks pass
pcfens Aug 31, 2018
faeaa7b
Allow to use puppet/archive >3.x (#190)
Sep 10, 2018
4ffad4b
Add support for Docker input in major_version 6 (#191)
dubuc Sep 16, 2018
c4faf5e
Update puppetlabs/stdlib version requirement
pcfens Sep 18, 2018
6247966
Release version 3.3.0
pcfens Sep 18, 2018
faffc93
Fix lint on manage_apt
pcfens Sep 18, 2018
45f67bc
Merge branch 'manage_apt'
pcfens Sep 18, 2018
2a81519
README file updates regarding Filebeat 6 (#180)
stsnel Sep 18, 2018
ddde926
Release version 3.3.1
pcfens Sep 18, 2018
ca68224
Produce valid processors configuration (#193)
jamebus Oct 1, 2018
51b7a60
Update PDK to 1.7.1
pcfens Oct 9, 2018
a972020
Require yumrepo_core on Puppet 6+
pcfens Oct 9, 2018
4b2dca7
[skip ci] Update CHANGELOG
pcfens Oct 9, 2018
b618b30
Increment version to 3.3.2
pcfens Oct 9, 2018
8f3f7a1
Add harvester limit (#196)
Oct 30, 2018
79a1c6c
fix undefined [] method error in puppet 4.10 (#199)
dubuc Nov 20, 2018
3a41cc3
Fix documentation bug
pcfens Nov 20, 2018
ce8808e
Update changelog
pcfens Nov 20, 2018
992b08f
Release version 3.3.3
pcfens Nov 20, 2018
fdc28f9
Support filebeat.registry_flush in filebeat.yml
Nov 20, 2018
351db28
Typo fix in README for filebeat::publish_async (#202)
Safranil Jan 16, 2019
bca8323
Add a filebeat.config.modules section (#204)
cdenneen Feb 22, 2019
796eb2a
Fix filebeat::prospector::fields_under_root (#205)
KrzysztofHajdamowicz Feb 25, 2019
c902e92
Bring changelog up to date
pcfens Feb 25, 2019
9138c8f
Release v3.4.0
pcfens Feb 25, 2019
757ab26
Merge remote-tracking branch 'pcfens/master' into add_registry_flush
Mar 13, 2019
ea3855f
Allow strings for clean_inactive
pcfens Mar 20, 2019
3724d1b
Make registry_flush optional
pcfens Mar 20, 2019
d179388
Merge branch 'add_registry_flush'
pcfens Mar 20, 2019
9575d78
Document adding registry_flush
pcfens Mar 20, 2019
0a654dd
Don't test against Puppet 4
pcfens Mar 20, 2019
a60f695
Prospectors depends on filebeat.yml (#211)
miranovy May 21, 2019
3350788
Convert prospector to input
pcfens Nov 20, 2018
4943096
Add support for http metrics and filebeat 7
pcfens May 22, 2019
a1b47e2
Remove queue_size
pcfens May 22, 2019
c4a1177
Add unreleased tag to 4.0.0
pcfens May 22, 2019
49f4560
Release 4.0.0
pcfens Jun 20, 2019
869f5d7
Update pdk and fix unit tests (#213)
arcenik Jun 21, 2019
045f112
Fix regression on fresh installs (#216)
buzzdeee Jun 24, 2019
6756f00
Release 4.0.1
pcfens Jun 24, 2019
0c0b077
Require the puppetlabs/yumrepo_core module
pcfens Jun 25, 2019
5502303
Clear the yum cache after making changes to the yum repo
pcfens Jun 26, 2019
bc67658
Release v4.0.2
pcfens Jun 27, 2019
bfb79da
Adding support for version check of Windows filebeat version 5 though…
trenta Jun 27, 2019
96aaec4
Release version 4.0.3
pcfens Jun 27, 2019
d1b9852
Adding support for config file validation for version 7 on Windows (#…
trenta Jun 27, 2019
9925e5b
Release v4.0.4
pcfens Jul 8, 2019
2b0b610
Update metadata versions (#220)
pillarsdotnet Aug 2, 2019
1b58de0
When upgrading to Filebeat 7.x you should set the major_version to 7 …
rpf3 Aug 5, 2019
16dd986
Update pdk version
pcfens Aug 7, 2019
84760c1
Restore deploy step in Travis
pcfens Aug 7, 2019
e120ab6
Setup module specific facts
pcfens Aug 7, 2019
96a95cc
Release 4.0.5
pcfens Aug 7, 2019
e1e3eb2
overide default logging with filebeat version 7 (#223)
freibuis Aug 21, 2019
4eb195a
Release v4.1.0
pcfens Aug 29, 2019
d8dad5e
Document the tags paramenter in filebeat::input
pcfens Nov 1, 2019
9b5f3ae
Update facter script to work with hideously old filebeat (#227)
ChrisHeerschap Nov 11, 2019
8a8f9ae
Expect a hash of processors
pcfens Nov 26, 2019
9df306a
Increment version to 4.1.1
pcfens Nov 26, 2019
4d28b99
Use the latest version of PDK
pcfens Nov 26, 2019
ed14880
Full path to yum is not required and causes issues. (#229)
vartan-j2 Dec 6, 2019
46a2c51
Release version 4.1.2
pcfens Dec 6, 2019
d31b7a3
Revert "Expect a hash of processors"
pcfens Dec 17, 2019
a7dfcd8
Fixes #232 - Add syslog input support (#233)
trunet Dec 20, 2019
99c3156
Upgrade PDK
pcfens Dec 20, 2019
b13034c
Fix tests by specifying service_provider
pcfens Dec 20, 2019
d09ff7b
Don't test docker on systems that aren't linux
pcfens Dec 20, 2019
9db03fe
Release v4.2.0
pcfens Dec 20, 2019
7986310
Add possibility to set index lifecycle policy by specifying ilm.polic…
trunet Jan 9, 2020
49e8fe8
Note MR #238 in changelog
pcfens Jan 10, 2020
32471ca
Fix typo (#239)
lorenzbausch Jan 10, 2020
8dbb854
overide default logging with filebeat version 7 and puppet < 6.1 (#241)
disaster37 Jan 22, 2020
de9f1ba
Fix filebeat_version fact on some systems (#243)
buzzdeee Feb 7, 2020
8ff5488
Refactor input to be able to set inputs as a pure hash (Fixes #235) (…
trunet Feb 25, 2020
4d91774
Update pdk version
pcfens Feb 25, 2020
149a194
Update to 4.3.0
pcfens Feb 25, 2020
83ef165
Update pdk
pcfens Feb 27, 2020
67718c0
Allow fields and tags to be defined for any input type (#249)
jbehrends Apr 20, 2020
f08cbc4
Bump version to 4.3.1
pcfens Apr 20, 2020
4099b2f
Fixed processors examples, and linting. (#250)
jbehrends Apr 21, 2020
cb63331
Change mode to 0644 for non-executable files. (#253)
keachi May 5, 2020
5aa008e
Add the ability to set monitoring.* settings
pcfens May 8, 2020
21737e7
Disable the filebeat service if package is absent. (#254)
keachi May 11, 2020
67cc128
Add support for Windows Server 2016 and 2019 Core editions (#255)
njhowell May 26, 2020
22ad192
Add windows support to changelog
pcfens May 26, 2020
8873676
Update PDK
pcfens May 26, 2020
75c6519
Note support for Ubuntu 20.04
pcfens May 26, 2020
793caaa
Release version 4.4.0
pcfens May 26, 2020
efbdc1e
Updated Dependency (#256)
EricSeiffert May 26, 2020
0b98dbd
Release 4.4.1
pcfens May 26, 2020
d12905a
Make the monitoring parameter undefined by default
pcfens Jun 3, 2020
e26262f
Release 4.4.2
pcfens Jun 3, 2020
5f41d0a
notify the service when config files are purged. (#258)
jbehrends Jun 10, 2020
2eef2af
Extended the filebeat::input class to allow using the tcp and udp plu…
jbehrends Jun 10, 2020
ff862ef
Update changelog with recent PRs
pcfens Jun 10, 2020
afe6286
Release version 4.5.0
pcfens Jun 10, 2020
1560c44
Allow processors to be applied to all inputs (#260)
jbehrends Jun 11, 2020
bfc0434
Release 4.6.0
pcfens Jun 18, 2020
86e06df
Fix typo (#261)
lorenzbausch Jun 23, 2020
c5a68a5
Adding extra_validation_options for command config checking (#265)
symonius7 Jul 28, 2020
395935f
Update PDK version
pcfens Aug 12, 2020
de366a2
Release v4.7.0
pcfens Aug 12, 2020
a0043ac
Allow cloud.id and cloud.auth in filebeat.yml
Luckless Sep 2, 2020
1025636
Update Powershell Module Dependencies in metadata.json (#268)
EricSeiffert Sep 30, 2020
436d600
Release version 4.8.0
pcfens Sep 30, 2020
8fe4580
Fix RuboCop inspection (#269)
Oct 8, 2020
e14a909
Fix spec tests (#270)
Oct 9, 2020
4b61157
Fix default beat_name value (#272)
Oct 16, 2020
bd6fa4e
Fix syntax error in template (#274)
setaou Nov 18, 2020
6188539
The "pipeline" option should be available for all inputs (#275)
setaou Nov 30, 2020
80a9d7b
Update changelog with merged PR
pcfens Nov 30, 2020
ca6ef1d
adding autodiscovery to config file (#278)
Feb 1, 2021
dbfdb8b
close_timeout can also be defined as string. f.e: '5m' or '2h': (#279)
TomRitserveldt Feb 5, 2021
cfd8245
Create release v4.9.0
pcfens Feb 15, 2021
15883d2
Updating the module in part working with FreeBSD (#282)
ComBin Apr 16, 2021
9416624
Have a option to not manage the installtion of the package (#281)
hp197 Apr 16, 2021
ea81e41
Complete docs for #281
pcfens Apr 16, 2021
dad7a1f
Add changelog note for #282
pcfens Apr 16, 2021
ac39989
Relase version 4.10.0
pcfens Apr 16, 2021
bfb88e9
Issue-284 - add support for registry options (#285)
ryan-dyer-sp Jun 4, 2021
5d00759
Update to 4.11.0
pcfens Jun 7, 2021
3bd2a73
Add filebeat.overwrite_pipelines option (#286)
TuningYourCode Jun 16, 2021
2eb5d27
Fix autodiscover apply location (#291)
bmagistro Nov 19, 2021
21d02c5
This commit adds SSL-support for filebeat-input (#292)
ralfbosz Dec 13, 2021
77e8f0a
Revert "This commit adds SSL-support for filebeat-input (#292)" (#293)
pcfens Dec 13, 2021
4f8dcf5
This commit adds SSL-support for filebeat-input (#295)
ralfbosz Dec 14, 2021
8e2fcb1
Add support for SunOS/Solaris/Illumos/SmartOS (#296)
smokris Jan 3, 2022
c8bc5b4
Add support for the 'filestream' input type (#297)
smokris Jan 10, 2022
1511e00
Update CHANGELOG
pcfens Jan 24, 2022
f0fcf70
Update dependencies (fixes #288)
pcfens Apr 22, 2022
043628c
allow filebeat major_version 8 to be used (#300)
rwaffen Aug 24, 2022
fee8805
This commit adds syslog support to configuration (#301)
ralfbosz Aug 24, 2022
3db9d9a
Add support for Journald input (#302)
mindriot88 Sep 20, 2022
d1abde9
Adapt filebeat to allow filestream as input (#303)
Pigueiras Oct 4, 2022
0767a8c
fix indent and remove extra whitespace (#305)
farlerac Oct 12, 2022
18f69e5
fix for filebeat_version == false (#306)
farlerac Oct 12, 2022
0dae026
fix indentation (#307)
robertc99 Oct 18, 2022
cc78660
fix variable name and use systemd on redhat (#309)
witjoh Nov 7, 2022
fc68e79
Release 4.12.0
pcfens Nov 10, 2022
c4c4c89
Add queue hash (#313)
cdenneen Nov 30, 2022
077776f
feat: Move file exclusion key for new versions (#311)
JGodin-C2C Dec 12, 2022
9952be6
fixing the operator to include 2016 servers (#316)
mithr4ndir Jan 31, 2023
2c0b6c9
adding filebeat version 8 validationcmd support (#318)
mithr4ndir Feb 1, 2023
86cd7ce
replace legacy facts with structured facts
tmu-sprd Feb 7, 2023
ed851d1
update to pdk 2.6.1, remove constrain to facter 2.4, enable check for…
tmu-sprd Feb 7, 2023
c2a58cf
lint, replace top level variables, add some parameter documentation
tmu-sprd Feb 8, 2023
9b75e70
Release 4.13.0
pcfens Feb 15, 2023
5044e3d
add github actions for pdk validate and pdk test unit
tmu-sprd Feb 16, 2023
5e6a25e
Template ssl correction (#322)
EizeSpeerstra Feb 22, 2023
80ce27d
Avoid deprecated has_key method (#324)
traylenator May 9, 2023
dccee1b
Add missing options to JSON decoding config (#326)
antiz Jun 5, 2023
f0f91eb
Release 4.14.0
pcfens Jun 6, 2023
9d379dd
fix install on windows 2012 (#329)
gnobironts Jul 17, 2023
4cc5297
add publisher_pipeline.disable_host flag to input template (#331)
rstuart-indue Jul 25, 2023
363adaa
add support for features config section (#334)
gnobironts Sep 11, 2023
d6b0f31
Fix formatting issue (#335)
vaneldik Oct 16, 2023
dddb0b7
bump puppet-archive max version < 8.0.0 (#339)
sandwitch Nov 29, 2023
3573cf3
Add support for setting `take_over` (#341)
antaflos Jan 4, 2024
8bdc573
Cover case when config file is in different location than binary (#342)
r-savcenko Jan 25, 2024
bb4326e
Add basic code to handle module config generation
TuningYourCode Feb 9, 2024
59fd28c
Add apache module
TuningYourCode Feb 9, 2024
ea4cd45
Add auditd module
TuningYourCode Feb 9, 2024
60ab708
Add elasticsearch module
TuningYourCode Feb 9, 2024
3eb882f
Add iptables module
TuningYourCode Feb 9, 2024
ed6217e
Add kibana module
TuningYourCode Feb 9, 2024
b6e4773
Add logstash module
TuningYourCode Feb 9, 2024
3107a22
Add mysql module
TuningYourCode Feb 9, 2024
0f85723
Add nginx module
TuningYourCode Feb 9, 2024
d311ade
Add postgresql module
TuningYourCode Feb 9, 2024
0d126ec
Add rabbitmq module
TuningYourCode Feb 9, 2024
f13f09a
Add redis module
TuningYourCode Feb 9, 2024
2a18b0f
Add sophos module
TuningYourCode Feb 9, 2024
236715b
Add system module
TuningYourCode Feb 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
FROM puppet/pdk:latest

# [Optional] Uncomment this section to install additional packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>

38 changes: 38 additions & 0 deletions .devcontainer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# devcontainer


For format details, see https://aka.ms/devcontainer.json.

For config options, see the README at:
https://github.com/microsoft/vscode-dev-containers/tree/v0.140.1/containers/puppet

``` json
{
"name": "Puppet Development Kit (Community)",
"dockerFile": "Dockerfile",

// Set *default* container specific settings.json values on container create.
"settings": {
"terminal.integrated.profiles.linux": {
"bash": {
"path": "bash",
}
}
},

// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"puppet.puppet-vscode",
"rebornix.Ruby"
],

// Use 'forwardPorts' to make a list of ports inside the container available locally.
"forwardPorts": [],

// Use 'postCreateCommand' to run commands after the container is created.
"postCreateCommand": "pdk --version",
}
```



17 changes: 17 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Puppet Development Kit (Community)",
"dockerFile": "Dockerfile",

"settings": {
"terminal.integrated.profiles.linux": {
"bash": {
"path": "bash",
}
}
},

"extensions": [
"puppet.puppet-vscode",
"rebornix.Ruby"
]
}
7 changes: 4 additions & 3 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
fixtures:
repositories:
yumrepo_core:
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
puppet_version: ">= 6.0.0"
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
apt:
repo: "https://github.com/puppetlabs/puppetlabs-apt.git"
ref: '4.2.0'
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
powershell: "https://github.com/puppetlabs/puppetlabs-powershell.git"
archive: "https://github.com/voxpupuli/puppet-archive.git"
symlinks:
Expand Down
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.erb eol=lf
*.pp eol=lf
*.sh eol=lf
*.epp eol=lf
22 changes: 22 additions & 0 deletions .github/workflows/pdk-test-unit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Run pdk test unit

on:
- push
- pull_request

jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v3

- name: Run unit tests
uses: puppets-epic-show-theatre/action-pdk-test-unit@v1
with:
puppet-version: ""
# [optional]
# A string indicating the Puppet version to validate against, such as "5.4.2" or "5.5".
pe-version: ""
# [optional]
# A string indicating the PE version to validate against, such as "2017.3.5" or "2018.1".
22 changes: 22 additions & 0 deletions .github/workflows/pdk-validate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Run pdk static validation

on:
- push
- pull_request

jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v3

- name: Run pdk validate
uses: puppets-epic-show-theatre/action-pdk-validate@v1
with:
puppet-version: ""
# [optional]
# A string indicating the Puppet version to validate against, such as "5.4.2" or "5.5".
pe-version: ""
# [optional]
# A string indicating the PE version to validate against, such as "2017.3.5" or "2018.1".
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.git/
.*.sw[op]
.metadata
.yardoc
Expand All @@ -13,9 +14,15 @@
/Gemfile.lock
/junit/
/log/
/log/
/pkg/
/spec/fixtures/manifests/
/spec/fixtures/modules/
/tmp/
/vendor/
/convert_report.txt
/update_report.txt
.DS_Store
.project
.envrc
/inventory.yaml
/spec/fixtures/litmus_inventory.yaml
53 changes: 53 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
stages:
- syntax
- unit

default:
cache:
paths:
- vendor/bundle

before_script: &before_script
- bundle -v
- rm Gemfile.lock || true
- "# Update system gems if requested. This is useful to temporarily workaround troubles in the test runner"
- "# Set `rubygems_version` in the .sync.yml to set a value"
- "# Ignore exit code of SIGPIPE'd yes to not fail with shell's pipefail set"
- '[ -z "$RUBYGEMS_VERSION" ] || (yes || true) | gem update --system $RUBYGEMS_VERSION'
- gem --version
- bundle -v
- bundle install --without system_tests --path vendor/bundle --jobs $(nproc)

validate lint check rubocop-Ruby 2.5.7-Puppet ~> 6:
stage: syntax
image: ruby:2.5.7
script:
- bundle exec rake validate lint check rubocop
variables:
PUPPET_GEM_VERSION: '~> 6'

parallel_spec-Ruby 2.5.7-Puppet ~> 6:
stage: unit
image: ruby:2.5.7
script:
- bundle exec rake parallel_spec
variables:
PUPPET_GEM_VERSION: '~> 6'

validate lint check rubocop-Ruby 2.7.2-Puppet ~> 7:
stage: syntax
image: ruby:2.7.2
script:
- bundle exec rake validate lint check rubocop
variables:
PUPPET_GEM_VERSION: '~> 7'

parallel_spec-Ruby 2.7.2-Puppet ~> 7:
stage: unit
image: ruby:2.7.2
script:
- bundle exec rake parallel_spec
variables:
PUPPET_GEM_VERSION: '~> 7'

47 changes: 47 additions & 0 deletions .pdkignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
.git/
.*.sw[op]
.metadata
.yardoc
.yardwarns
*.iml
/.bundle/
/.idea/
/.vagrant/
/coverage/
/bin/
/doc/
/Gemfile.local
/Gemfile.lock
/junit/
/log/
/pkg/
/spec/fixtures/manifests/
/spec/fixtures/modules/
/tmp/
/vendor/
/convert_report.txt
/update_report.txt
.DS_Store
.project
.envrc
/inventory.yaml
/spec/fixtures/litmus_inventory.yaml
/appveyor.yml
/.editorconfig
/.fixtures.yml
/Gemfile
/.gitattributes
/.gitignore
/.gitlab-ci.yml
/.pdkignore
/.puppet-lint.rc
/Rakefile
/rakelib/
/.rspec
/.rubocop.yml
/.travis.yml
/.yardopts
/spec/
/.vscode/
/.sync.yml
/.devcontainer/
1 change: 1 addition & 0 deletions .puppet-lint.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--relative
Loading