cookbook 'gobgp', '~> 2.3.0', :supermarket
gobgp (4) Versions 2.3.0 Follow0
Installs/Configure gobgp
cookbook 'gobgp', '~> 2.3.0'
knife supermarket install gobgp
knife supermarket download gobgp
gobgp
This cookbook downloads, installs and configures GoBGP.
Cookbooks dependencies
- ark
- systemd
Platforms
- CentOS
Attributes
-
node['gobgp']['binary']['version']
- The version og GoBGP to download. DefaultĀ2.1.0
-
node['gobgp']['binary']['checksum']
- Checksum of the archive of GoBGP. -
node['gobgp']['user']
- GoBGP system user name. Defaultgobgpd
-
node['gobgp']['group']
- GoBGP system group name. Defaultgobgpd
-
node['gobgp']['config_file']
Path of the configuration file. Default/etc/gobgpd.conf
-
node['gobgp']['config']
A Hash of variables which is converted to yaml file. This yaml file is the configuration file for GoBGP.
Examples
default['gobgp']['config'] = ::Mash.new(
"global": {
"config": {
"as": 64_501,
"router-id": node['ipaddress'],
"port": 1790,
},
},
"neighbors": [],
"defined-sets": {
"prefix-sets": [],
},
"policy-definitions": [],
)
default['policy_cyclop']['gobgp']['config']['neighbors'] |= [
::Mash.new(
"config": {
"neighbor-address": '192.0.2.42',
"peer-as": 64_502,
},
)
]
Dependent cookbooks
ark >= 0.0.0 |
systemd >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
2.3.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
2.3.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
2.3.0 failed this metric
FC066: Ensure chef_version is set in metadata: gobgp/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.3.0 passed this metric
Publish Metric
2.3.0 passed this metric
Supported Platforms Metric
2.3.0 passed this metric
Testing File Metric
2.3.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
2.3.0 passed this metric
2.3.0 failed this metric
2.3.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
2.3.0 failed this metric
FC066: Ensure chef_version is set in metadata: gobgp/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.3.0 passed this metric
Publish Metric
2.3.0 passed this metric
Supported Platforms Metric
2.3.0 passed this metric
Testing File Metric
2.3.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
2.3.0 passed this metric
2.3.0 failed this metric
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
2.3.0 passed this metric
Publish Metric
2.3.0 passed this metric
Supported Platforms Metric
2.3.0 passed this metric
Testing File Metric
2.3.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
2.3.0 passed this metric
2.3.0 passed this metric
2.3.0 passed this metric
Testing File Metric
2.3.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
2.3.0 passed this metric
2.3.0 failed this metric
2.3.0 passed this metric