Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/chef-splunk

Development repository for the chef-splunk cookbook
https://github.com/sous-chefs/chef-splunk

Fixed Issue #183 (#184)

* - Fixes Issue [#183](https://github.com/chef-cookbooks/chef-splunk/issues/183): make upgrades ...

98a95a26472f8e04cfef207bc50276154f068d71 authored about 4 years ago by Dang Nguyen <[email protected]>
fixes typos in change log

Signed-off-by: Dang H. Nguyen <[email protected]>

2c4444a92506ec0b6a15556c4d9d48fa21dcc8f9 authored about 4 years ago by Dang H. Nguyen <[email protected]>
- Sets the Splunk Enterprise Server and Forwarder upgrade versions to 8.0.6 (#182)

- Sets the upgrade attributes to pull v8.0.6 of Splunk Enterprise and Universal Forwarder

Sig...

930bd05166cb7a24085c3dcf39faff81e6ac1738 authored about 4 years ago by Dang Nguyen <[email protected]>
Merge pull request #181 from chef-cookbooks/cookstyle_bot/cookstyle_6_18_8

Signed-off-by: Tim Smith <[email protected]>

b50c10109f36200d31d3ed3da70bd5a7b0e898a4 authored over 4 years ago by Tim Smith <[email protected]>
Cookstyle Bot Auto Corrections with Cookstyle 6.18.8

This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle...

547c7717575d2e78f4b9cdf3fab7c1da165cba57 authored over 4 years ago by Cookstyle Bot <[email protected]>
Merge pull request #180 from chef-cookbooks/automated/standardfiles

Signed-off-by: Tim Smith <[email protected]>

01dac4ee0e1c21015da40e49ada8e4ab5bef4140 authored over 4 years ago by Tim Smith <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

ba5556ad1638ad019873f7eeda1804083e3d8f48 authored over 4 years ago by Xorima Bot <[email protected]>
- Fixes Issue [#178](https://github.com/chef-cookbooks/chef-splunk/issues/178) (#179)

- `#shcluster_member?` passes `node['ipaddress']` to `#include?`

Signed-off-by: Dang H. Nguye...

b60030da5902e35eb6c061cc3d54086c8d5899b0 authored over 4 years ago by Dang Nguyen <[email protected]>
Dropping travis-ci and onboards testing with Github Actions (#177)

* Drops travis-ci and onboards testing with Github Actions
* removes dependency on the splunk c...

10483544c5aad8ac311d019baa9ae00059fc5e65 authored over 4 years ago by Dang Nguyen <[email protected]>
updated change log

Signed-off-by: Dang H. Nguyen <[email protected]>

8b4483d896922c2c4a138585028094c3f1994677 authored over 4 years ago by Dang H. Nguyen <[email protected]>
bump cookbook version and change log entries for v6.2.8

Signed-off-by: Dang H. Nguyen <[email protected]>

ecc8935dd367d34a516cffb0635d97a338a78d06 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Issue/non root (#176)

* fixed regression in service.rb for non-root

* systemd no longer assumes non-root username
...

7c21e10242e23e7f493e62df31d1dd413ae8210f authored over 4 years ago by Stephen <[email protected]>
adds a cookstyle exclusion for using `node.normal`

Signed-off-by: Dang H. Nguyen <[email protected]>

2c28f5fe94b8b6ef921810d1269d67e6e143145f authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #175 from chef-cookbooks/gh-168

Fixes Issue #168

ef2a65c9d4261f5d9daa90b1850886790c07e0a2 authored over 4 years ago by Dang Nguyen <[email protected]>
Fixes Issue [#168](https://github.com/chef-cookbooks/chef-splunk/issues/168)

* uses `node.normal` when `ruby_block[captain elected]` executes to persist that value between ...

8cb1b2c497764eb657a0b1c4326b8de8b973f56c authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #174 from chef-cookbooks/automated/standardfiles

Automated PR: Standardising Files

70f21d6420f96ff84124d476795e0264078b162e authored over 4 years ago by Dang Nguyen <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

3212614b744ca1de997e4b0022abe5b1d4b1cd0f authored over 4 years ago by Xorima Bot <[email protected]>
cookstyle auto-correct

Signed-off-by: Dang H. Nguyen <[email protected]>

d27b9e0fef8470d6cf6ee6103525483a63f5bb3f authored over 4 years ago by Dang H. Nguyen <[email protected]>
bumps cookbook version

Signed-off-by: Dang H. Nguyen <[email protected]>

460d9f136619b2e79b15216478176376efd9875f authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #173 from chef-cookbooks/captain_election

- Fixes splunkd restart issue
- changes `#shcaptain_elected?` to rely on the splunk CLI output ...

65ccd344e9e85272912b3241b1ff0268f397938e authored over 4 years ago by Dang Nguyen <[email protected]>
moves `config.example_status_persistence_file_path = 'spec/reports/examples.txt'`

Signed-off-by: Dang H. Nguyen <[email protected]>

a617760c20b6732be033f073a28894e19e1118a2 authored over 4 years ago by Dang H. Nguyen <[email protected]>
- changes `#shcaptain_elected?` to rely on the splunk CLI output from `show shcluster-status` to determine if a captain has been elected

- adds new helper method: `#shcluster_captain` that returns `nil` or the name of the captain
- ha...

72391102d33752a15cf0f4d0289cc7db38625af7 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge branch 'master' into captain_election

16dc57cd3329a34df794f1cdb24881911f50b07a authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #172 from chef-cookbooks/service_commands

Fixes splunkd restart issue

904adbc82e863e7dba98970dd66c125df8e261ab authored over 4 years ago by Dang Nguyen <[email protected]>
Fixes splunkd restart issue

Signed-off-by: Dang H. Nguyen <[email protected]>

14ea61c627ed66940ff74d9631c578eb4f2db0fb authored over 4 years ago by Dang H. Nguyen <[email protected]>
- Multiple bugfixes to resolve build issues

- Better chefspec coverage
- Installs a limits.conf as a custom Splunk app, called `chef_splunk_u...

01b0571cfffd0b6bc32e0984d9ab708dab052f2c authored over 4 years ago by Dang H. Nguyen <[email protected]>
removes superfluous `edit_resource(:service, 'splunk)` resources and fix chefspec to stub out the service[splunk] resource properly

Signed-off-by: Dang H. Nguyen <[email protected]>

916a2bbc4f11014c4e60a7cd16e095a19d1e6bbd authored over 4 years ago by Dang H. Nguyen <[email protected]>
cookstyle

Signed-off-by: Dang H. Nguyen <[email protected]>

a20d0d554d601a3c6dc945998857b22590970285 authored over 4 years ago by Dang H. Nguyen <[email protected]>
deploys UF limits.conf as a custom app, called `chef_splunk_universal_forwarder`

Signed-off-by: Dang H. Nguyen <[email protected]>

31f0957c6f836220bf3231905686aa957354a3dc authored over 4 years ago by Dang H. Nguyen <[email protected]>
expands chef spec converage

Signed-off-by: Dang H. Nguyen <[email protected]>

503bb17981db7d245bcac0032e4389975535cca7 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Fixes overzealous splunkd restarts due to SysV template being deployed where Systemd exists after the rendered template is deleted by a `file` resource

Signed-off-by: Dang H. Nguyen <[email protected]>

ca3b42de1ea2bf00492055ed014cea8b698637da authored over 4 years ago by Dang H. Nguyen <[email protected]>
Fixes systemd error: `Failed to enable unit: File /etc/systemd/system/splunk.service already exists.` This changes the systemd alias to `splunkd.service`

Signed-off-by: Dang H. Nguyen <[email protected]>

e8ab226c077ddd7efde63fdae766b27d3bd9db76 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge branch 'master' into captain_election

35e5cf08434e35f1efb17a3adcbc7e9118d7228f authored over 4 years ago by Dang H. Nguyen <[email protected]>
Removes `execute['enable boot-start']` resource that was conflicting with this cookbook's own templates for system start scripts

Signed-off-by: Dang H. Nguyen <[email protected]>

3b98821b3ec442a6d676080f3f63c1a332b67e53 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #171 from chef-cookbooks/automated/standardfiles

Automated PR: Standardising Files

4e71bcd026d98742b55f3c6421b45cc9b25dcffc authored over 4 years ago by Dang Nguyen <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

a14a7731ef1eef851bd80b76c74ea83f919e4978 authored over 4 years ago by Xorima Bot <[email protected]>
bump cookbook version and update changelog

Signed-off-by: Dang H. Nguyen <[email protected]>

e2a096b7200493a38c16fb24b5a36c8850c6e016 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #170 from mfortin/patch-1

Support systemd natively

2aa5e6483ac09443a4f8455cd6a5d827e9a048cb authored over 4 years ago by Dang Nguyen <[email protected]>
Merge branch 'patch-1' of https://github.com/mfortin/chef-splunk into patch-1

5d5434de55125e299f82ebd8abdffe6a86206c33 authored over 4 years ago by Mathieu Fortin <[email protected]>
Support systemd

https://docs.splunk.com/Documentation/Splunk/8.0.4/Admin/RunSplunkassystemdservice

Signed-off-b...

abcfe7bd38195a247a2dd82b859c2aa1f8b2fcbe authored over 4 years ago by Math Fortin <[email protected]>
Add resource_name in addition to provides

This ensures compatibility with Chef Infra Client < 16

Signed-off-by: Tim Smith <[email protected]>

6a1369b5059f5be8454bd0233c74d2cb84b5ed67 authored over 4 years ago by Tim Smith <[email protected]>
Support systemd

https://docs.splunk.com/Documentation/Splunk/8.0.4/Admin/RunSplunkassystemdservice

ec08a5bf36da51d9242666c35fe15ce469702eba authored over 4 years ago by Math Fortin <[email protected]>
Release 6.1.9

Signed-off-by: Tim Smith <[email protected]>

dfd202dcc5fc53db50b121c1bc80322019c4698b authored over 4 years ago by Tim Smith <[email protected]>
Merge pull request #169 from chef-cookbooks/automated/cookstyle

Automated PR: Cookstyle Changes

cad58af9c154b6fbf81afe8cfc690056b4cbcd20 authored over 4 years ago by Tim Smith <[email protected]>
Cookstyle 6.7.3 Fixes

Issues found and resolved with: resources/splunk_app.rb

- 19:1 warning: ChefDeprecations/Resou...

0b402c04cb188ca115f279f529c6ce050b9c073e authored over 4 years ago by Xorima Bot <[email protected]>
- changes `#shcaptain_elected?` to rely on the splunk CLI output from `show shcluster-status` to determine if a captain has been elected

- adds new helper method: `#shcluster_captain` that returns `nil` or the name of the captain
- ha...

0cf416e34aab06bdfd652363521e29f8cfd6593f authored over 4 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #167 from chef-cookbooks/automated/standardfiles

Automated PR: Standardising Files

a8861d1ab3ba2fb77e14250495829219e227d49c authored over 4 years ago by Tim Smith <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

0b3689bf4ed7e6595eaaf059191c1d5bfa9402b1 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

c8ccdbae9afbc289e59ab93d9c40c2c98c1c3f56 authored over 4 years ago by Xorima Bot <[email protected]>
gracefully handles return value when splunk hasn't been installed for these helper methods:

* `#shcaptain_elected?`
* `#ok_to_bootstrap_captain?`
* `#ok_to_add_member?`
* `#search_h...

8661e8b68663c9dddd505e18111e5f0802d934aa authored over 4 years ago by Dang H. Nguyen <[email protected]>
Fixes `#init_shcluster_member?` exception when splunk is not installed; will return false when splunk hasn't been installed (#166)

Fixes `#init_shcluster_member?` exception when splunk is not installed; will return false when s...

b0dee7f17974cf8460446546ef3686ae88c4daae authored over 4 years ago by Dang Nguyen <[email protected]>
Merge pull request #165 from chef-cookbooks/automated/standardfiles

Automated PR: Standardising Files

c3e600a5dd3a0d7bd89e93ca2ce43d0b9e3d6e3f authored over 4 years ago by Tim Smith <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

56c3b63d7c52e63f85be5ff633dbb864d3100c78 authored over 4 years ago by Xorima Bot <[email protected]>
adds test group to Berksfile

Signed-off-by: Dang H. Nguyen <[email protected]>

9d8d2fb9c0f2014a00ca494586b3fcd0dd596496 authored over 4 years ago by Dang H. Nguyen <[email protected]>
Rescues `Errno::ENOENT` in `ruby_block['splunk_fix_file_ownership']` (#164)

Signed-off-by: Dang H. Nguyen <[email protected]>

f92081bdf26f01c1da707112c3c470aa9271867f authored over 4 years ago by Dang Nguyen <[email protected]>
Merge pull request #162 from chef-cookbooks/automated/standardfiles

Automated PR: Standardising Files

3c5e78811168f3b497ff9f850ce370f5a30cfc1a authored over 4 years ago by Tim Smith <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

188910cfbdc89c58b34bdd9d516da2919c6be94e authored over 4 years ago by Xorima Bot <[email protected]>
Use the org wide GitHub templates

d7bde2148e5dc92ff6eaf52e7f47f485cd6af4e0 authored over 4 years ago by Tim Smith <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

1c6afb2c62e2b817793e5b3d4ef01ecd0c35ac3e authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in chef-cookbooks/repo-management

Signed-off-by: Xorima Bot <[email protected]>

a7689a2672927ac41bf5d0df376870d584d36192 authored over 4 years ago by Xorima Bot <[email protected]>
Fix issue reported on 158 (#160)

* Update CHANGELOG.md

Signed-off-by: Diego Malicia [email protected]

* Update metadata.rb
...

ba3256e182042f5cb8bcdbd8fecbe302aaf7afad authored almost 5 years ago by Diego Malicia <[email protected]>
implements a `cookbook` property for the `splunk_app` resource

Signed-off-by: Dang H. Nguyen <[email protected]>

7e02ab7475432cc0bbc20f825029670a899f17ec authored almost 5 years ago by Dang H. Nguyen <[email protected]>
applies `files_mode` property to `remote_directory` resource used by the `splunk_app` resource

Signed-off-by: Dang H. Nguyen <[email protected]>

04731238f93aa9ccbbf6ae349595ddfbbe2adf83 authored almost 5 years ago by Dang H. Nguyen <[email protected]>
adds property `files_mode` to the `splunk_app` resource that allows downstream recipes to set the mode for a template being managed by the resource. (#157)

Signed-off-by: Dang H. Nguyen <[email protected]>

b52a642394541ed2cabec31ef4889d2b500562d6 authored almost 5 years ago by Dang Nguyen <[email protected]>
removes iniparse installation from metadata

Signed-off-by: Dang H. Nguyen <[email protected]>

be0fd41ac0e621a260e5c09678dcb6785bba8523 authored almost 5 years ago by Dang H. Nguyen <[email protected]>
New custom resources and debug mode (#155)

* - Fixes Issue [#64](https://github.com/chef-cookbooks/chef-splunk/issues/64)
* Adds custom ...

e7650e6130e5db33fc284a19ef97bcc6b416c687 authored almost 5 years ago by Dang Nguyen <[email protected]>
Changes the restart behavior of `splunk_app` to eliminate sub-resourc… (#151)

* Changes the restart behavior of `splunk_app` to eliminate sub-resources of the resource from i...

0bcab87bbd757fc440df96a95c10031343b3b497 authored almost 5 years ago by Dang Nguyen <[email protected]>
Fixes Issue #152 - removes `splunk_auth` property from `splunk_app` resource (#153)

* Fixes Issue [#152](https://github.com/chef-cookbooks/chef-splunk/issues/152)
* Removes `spl...

374cf689bfcd56eb873b897ae1375a75d8d77d7d authored almost 5 years ago by Dang Nguyen <[email protected]>
updates change log release date of 5.0.3

Signed-off-by: Dang H. Nguyen <[email protected]>

3db5a13519fad58ca9e77fc646933365e0906ab5 authored almost 5 years ago by Dang H. Nguyen <[email protected]>
Bugfixes (#150)

- fixes minimum number of search head cluster members required to bootstrap the captain
- fixes...

4ecff48a23be99d51e56522235b45802f79b9358 authored almost 5 years ago by Dang Nguyen <[email protected]>
removes unnecessary calls to `#run_command` method when `#shell_out` is used in the helper methods (#148)

Signed-off-by: Dang H. Nguyen <[email protected]>

9966dff9558db4c3bd25929df0e0ed9d76aa07e8 authored almost 5 years ago by Dang Nguyen <[email protected]>
Fixes Issue #146 (#147)

Fixes Issue [#146](https://github.com/chef-cookbooks/chef-splunk/issues/146)

Signed-off-by: D...

67f60c5bcbae1c0d120f2cb215e06a58443a1f0d authored almost 5 years ago by Dang Nguyen <[email protected]>
Updates change log for release

Signed-off-by: Dang H. Nguyen <[email protected]>

b2baf7a35488e11f0154d6936e2a92d14a5c1060 authored almost 5 years ago by Dang H. Nguyen <[email protected]>
Fixed Issue #111, other feature fixes (#145)

* - `splunk_app` no longer uses the `splunk install app` and `splunk disable app` commands; pref...

d4978622bf1c4ca42a0dc1835b7ce6b2f92cd2ab authored almost 5 years ago by Dang Nguyen <[email protected]>
fixed changelog release date of v4.1.0

e4b062db4af40466e222e6f49a1670baccfc3ffd authored almost 5 years ago by Dang H. Nguyen <[email protected]>
bugfix and/or update the splunk_app resource/provider (#142)

- Adds attribute `node['splunk']['shclustering']['app_dir']` to take the place of local ruby
...

71c95c28c32dac93318165ba8b5b7bea17dd9328 authored almost 5 years ago by Dang Nguyen <[email protected]>
fixed inaccurate change log entry for 0.5.2

Signed-off-by: Dang H. Nguyen <[email protected]>

9478d6c261cb699e25d1a09b0df82d4f754ca04f authored almost 5 years ago by Dang H. Nguyen <[email protected]>
- Adds a state file and a guard that prevents the `template[user-seed.conf]` resource idempotent

- Fixes the shcluster-captain bootstrap command where `--servers_list` was provided a semi-colon ...

e8f560e82dd65358e9ecee0999302470c4c2ac91 authored almost 5 years ago by Dang H. Nguyen <[email protected]>
Fixes [#134](https://github.com/chef-cookbooks/chef-splunk/issues/134) (#135)

Signed-off-by: Dang H. Nguyen <[email protected]>

795ce5c4b6397aef6f0d6167e529332b7b23c95c authored almost 5 years ago by Dang Nguyen <[email protected]>
Merge pull request #133 from chef-cookbooks/ci

CI updates

d9a3be1d80dd60edbe1e50fdca3ab8502978c386 authored almost 5 years ago by Tim Smith <[email protected]>
CI updates

Minor updates to mirror other repos

Signed-off-by: Tim Smith <[email protected]>

d4d37046ef8e09fb8776c6daf5d6cbbb9d7364a7 authored almost 5 years ago by Tim Smith <[email protected]>
Add github actions testing

Signed-off-by: Tim Smith <[email protected]>

6047be1ab07929c0868f99aa17129360536ca2a2 authored almost 5 years ago by Tim Smith <[email protected]>
upates the chef-vault documented in README.md

Signed-off-by: Dang H. Nguyen <[email protected]>

ff473cb64f57253a23dc5e05608e94e4d2b292e5 authored about 5 years ago by Dang H. Nguyen <[email protected]>
Changes the chef-vault cookbook dependency to `~> 4.0`. This version of chef-vault skips the gem installation via the cookbook, because the gem is included out of the box in Chef Infra Client 13.4+.

Signed-off-by: Dang H. Nguyen <[email protected]>

4915883ef4f40d6c4ecee21b5b33d81d3bb9432b authored about 5 years ago by Dang H. Nguyen <[email protected]>
Fix up change log

Signed-off-by: Dang H. Nguyen <[email protected]>

18969e391dae515cda84ef159c992ca3dc8603a0 authored about 5 years ago by Dang H. Nguyen <[email protected]>
Deployer provisioning and bugfixes (#132)

* Modifies the `chef-splunk::shclustering` to deploy a Splunk Search Head deployer

* Fixes a ...

28c016f0952811cbe4a24a3c6536ca86ec65c039 authored about 5 years ago by Dang Nguyen <[email protected]>
Fixes #130 (#131)

* Fixes [#130](https://github.com/chef-cookbooks/chef-splunk/issues/130) the `execute[update-spl...

4a3682a8bb512d997755613ffdebc4edd0ffc7a5 authored about 5 years ago by Dang Nguyen <[email protected]>
Add the release date for 4.0

Signed-off-by: Tim Smith <[email protected]>

0e0d78bfda279ae9d05eb3343c2131d7c8358317 authored about 5 years ago by Tim Smith <[email protected]>
Merge pull request #129 from chef-cookbooks/Splunk8.0.1

Installs Enterprise Splunk 8.0.1

258bd17ec00e2f2091701874d80cd062104bda70 authored about 5 years ago by Tim Smith <[email protected]>
added amazon back

Signed-off-by: Dang H. Nguyen <[email protected]>

3e09ccdaacd9c072e1bf848ca8461ef087dbc116 authored about 5 years ago by Dang H. Nguyen <[email protected]>
restore chef-vault dependency to `>= 3.1.1`

Signed-off-by: Dang H. Nguyen <[email protected]>

3d5398ce234be1d264341399f253a097199418fa authored about 5 years ago by Dang H. Nguyen <[email protected]>
fixed README

Signed-off-by: Dang H. Nguyen <[email protected]>

98c9e59931a75d37adf7a4c51268eb58f92b9e92 authored about 5 years ago by Dang H. Nguyen <[email protected]>
cookstyle fixes

Signed-off-by: Dang H. Nguyen <[email protected]>

5d4293e0ef2a7695836cef9b5d9d23aba761bc5a authored about 5 years ago by Dang H. Nguyen <[email protected]>
prefer value_for_platform_family over value_for_platform

Signed-off-by: Dang H. Nguyen <[email protected]>

d031f9df8df4041ceed9679858863bf5d424b391 authored about 5 years ago by Dang H. Nguyen <[email protected]>
fixes rhel for platform_family

Signed-off-by: Dang H. Nguyen <[email protected]>

f22a6ebb20ae4cfd2bb5c8b885d8445519bf3797 authored about 5 years ago by Dang H. Nguyen <[email protected]>
restore documentation for chef-vault in the README

Signed-off-by: Dang H. Nguyen <[email protected]>

4c31af986a4874ad064f8e732917cb65754fc3f7 authored about 5 years ago by Dang H. Nguyen <[email protected]>
- Installs Enterprise Splunk 8.0.1

- Installs Splunk Universal Forwarder 8.0.1
- Removes unnecessary calls to `include_recipe 'chef-...

26fa04d965b059bf15ff7dbe98a3fd40834b3eed authored about 5 years ago by Dang H. Nguyen <[email protected]>
Remove unnecessary foodcritic comments

We're using Cookstyle now so these aren't necessary

Signed-off-by: Tim Smith <[email protected]>

1106d5409aafdd7a153653a83078e581a917843f authored about 5 years ago by Tim Smith <[email protected]>
Use ::File not File in conditionals

Signed-off-by: Tim Smith <[email protected]>

ccc9d07a4f86d886f374e71a3475a55ef6daca62 authored about 5 years ago by Tim Smith <[email protected]>
Fix format in changelog

Signed-off-by: Tim Smith <[email protected]>

fbe2318b4d0d9df2736aa3cb45d0c6289314bce5 authored about 5 years ago by Tim Smith <[email protected]>