cookbook 'yum-nvidia', '~> 2.0.0'
yum-nvidia (6) Versions 2.0.0 Follow0
Installs/Configures yum-nvidia
cookbook 'yum-nvidia', '~> 2.0.0', :supermarket
knife supermarket install yum-nvidia
knife supermarket download yum-nvidia
yum-nvidia Cookbook
NVIDIA yum repositories used for CUDA or nvidia-docker. This cookbook allows attribute manipulation of cuda
,
libnvidia-container
, nvidia-container-runtime
, and nvidia-docker
repositories.
Requirements
Platforms
- RHEL/CentOS and derivatives
Chef
- Chef 13.8+
Cookbooks
- none
Attributes
The following attributes are set by default
default['yum-nvidia']['repos'] = %w( cuda libnvidia-container nvidia-container-runtime nvidia-docker )
Check each individual repository attribute file for their default settings.
Usage
yum-nvidia::default
Point the NVIDIA repositories at an internally hosted server.
node.default['yum']['cuda']['enabled'] = true node.default['yum']['cuda']['mirrorlist'] = nil node.default['yum']['cuda']['baseurl'] = 'https://internal.example.com/centos/7/os/x86_64' node.default['yum']['cuda']['sslverify'] = false include_recipe 'yum-nvidia'
Contributing
- Fork the repository on Github
- Create a named feature branch (like
username/add_component_x
) - Write tests for your change
- Write your change
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
- Author:: Oregon State University chef@osuosl.org
Copyright:: 2019, Oregon State University 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.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
2.0.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
2.0.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.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
Testing File Metric
2.0.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.0.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
2.0.0 failed this metric
2.0.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.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
Testing File Metric
2.0.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.0.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
2.0.0 passed this metric
2.0.0 passed this metric
Testing File Metric
2.0.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.0.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
2.0.0 failed this metric
2.0.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