cookbook 'elastic_beats_repo', '= 1.1.0'
elastic_beats_repo (3) Versions 1.1.0 Follow1
Installs/Configures Elastic Beats APT/Yum Repository
cookbook 'elastic_beats_repo', '= 1.1.0', :supermarket
knife supermarket install elastic_beats_repo
knife supermarket download elastic_beats_repo
elastic_beats_repo Cookbook
This is a Chef cookbook to manage Elastic Beats YUM/APT Repository.
For Production environment, always prefer the most recent release.
Most Recent Release
cookbook 'elastic_beats_repo', '~> 1.1.0'
From Git
cookbook 'elastic_beats_repo', github: 'vkhatri/chef-elastic-beats-repo', tag: 'v1.1.0'
Repository
https://github.com/vkhatri/chef-elastic-beats-repo
Supported OS
- Amazon Linux
- CentOS
- Ubuntu
- Debian
Supported Chef
Chef 12
Chef 13
Supported Elastic Beats Repository
- 1.x
- 5.x
Cookbook Dependency
- apt (
6.1.4
) - yum
Recipes
elastic_beats_repo::apt
- configure elastic beats apt repository for node['elastic_beats_repo']['version']elastic_beats_repo::yum
- configure elastic beats yum repository for node['elastic_beats_repo']['version']elastic_beats_repo::default
- platform specific beats repository for node['elastic_beats_repo']['version']elastic_beats_repo::apt_all
- configure elastic beats v1.x and v5.x apt repositorieselastic_beats_repo::yum_all
- configure elastic beats v1.x and v5.x yum repositorieselastic_beats_repo::default_all
- platform specific v1.x and v5.x beats repositories
Core Attributes
default['elastic_beats_repo']['version']
(default:5.6.4
): elastic_beats_repo versiondefault['elastic_beats_repo']['setup_repo']
(default:true
): setupapt
oryum
repository if set totrue
default['elastic_beats_repo']['yum']['priority']
(default:nil
): yum repository attributedefault['elastic_beats_repo']['yum']['description']
(default:Elastic Beats Repository
): yum repository attributedefault['elastic_beats_repo']['yum']['gpgcheck']
(default:true
): yum repository attributedefault['elastic_beats_repo']['yum']['enabled']
(default:true
): yum repository attributedefault['elastic_beats_repo']['yum']['baseurl']
(default:calculated
): yum repository attributedefault['elastic_beats_repo']['yum']['gpgkey']
(default:calculated
): yum repository attributedefault['elastic_beats_repo']['yum']['metadata_expire']
(default:3h
): yum repository attributedefault['elastic_beats_repo']['yum']['action']
(default::create
): yum repository attributedefault['elastic_beats_repo']['apt']['description']
(default:Elastic Beats Repository
): apt repository attributedefault['elastic_beats_repo']['apt']['components']
(default:['stable', 'main']
): apt repository attributedefault['elastic_beats_repo']['apt']['uri']
(default:calculated
): apt repository attributedefault['elastic_beats_repo']['apt']['key']
(default:calculated
): apt repository attributedefault['elastic_beats_repo']['apt']['distribution']
(default: ``): apt repository attributedefault['elastic_beats_repo']['apt']['action']
(default::add
): apt repository attribute
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests (
rake & rake knife
), ensuring they all pass - Write new resource/attribute description to
README.md
- Write description about changes to PR
- Submit a Pull Request using Github
Copyright & License
Authors:: Virender Khatri and Contributors
<pre>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
elastic_beats_repo CHANGELOG
1.1.0
Virender Khatri - added apt cookbook version dependency
Virender Khatri - updated kitchen inspec tests
1.0.0
- Virender Khatri - first commit
Collaborator Number Metric
1.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.1.0 passed this metric
License Metric
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.1.0 passed this metric
License Metric
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 passed this metric
1.1.0 passed this metric
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 passed this metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric