cookbook 'crio', '= 0.7.0'
crio
(21) Versions
0.7.0
-
Follow0
Installs/Configures crio
cookbook 'crio', '= 0.7.0', :supermarket
knife supermarket install crio
knife supermarket download crio
crio
Chef cookbook for managing cri-o and related resources.
Recommended reading:
- cri-o man page
- podman man page
- cri-o blog
Recipes
crio::default
Runs install, configure manage tasks
crio::install
sets up yum repository and install crio packages
crio::configure
configures the crio daemon through the env-files using attributes
crio::manage
manages the crio daemon service
Resources
crio_image
resource for managing crio images
property | type |
---|---|
image_name | String |
repo | String |
tag | String |
pull_opts | Array |
crio_container
resource for managing crio containers as system services
property | type |
---|---|
container_name | String |
image | String |
tag | String |
run_opts | Array |
pull_opts | Array |
command | String |
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.7.0 / 2018-03-15
- fix default container resource action
0.6.0 / 2018-03-15
- set default image/container repo properties rather than required
0.5.0 / 2018-03-15
- update documentation
- fix cops
- simplify service unit for podman-0.3.3
License Metric
0.7.0 failed this metric
FC009: Resource attribute not recognised: crio/resources/container.rb:22
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.7.0 failed this metric
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any