cookbook 'crio', '= 1.0.0'
crio
(21) Versions
1.0.0
-
Follow0
Installs/Configures crio
cookbook 'crio', '= 1.0.0', :supermarket
knife supermarket install crio
knife supermarket download crio
crio chef cookbook
Chef cookbook for managing CRI-O and related resources.
Recommended reading:
- crio man page
- podman man page
- CRI-O blog
Recipes
crio::default
includes install, configure, manage recipes
crio::install
sets up yum repository and install CRI-O related packages
crio::configure
configures the CRI-O daemon via attributes
crio::manage
manages crio.service
Resources
crio_image
resource for managing CRI-O images
property | type |
---|---|
image_name | String |
repo | String |
tag | String |
pull_opts | Array |
crio_container
resource for managing CRI-O containers as system services
property | type |
---|---|
container_name | String |
image | String |
tag | String |
run_opts | Array |
pull_opts | Array |
command | String |
pull_image | [TrueClass, FalseClass] |
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
1.0.0 / 2018-03-15
- add pull_if_missing action to image resource
- allow opt out of image pull in container resource using pull_image property
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
1.0.0 failed this metric
FC009: Resource attribute not recognised: crio/resources/container.rb:23
FC009: Resource attribute not recognised: crio/resources/container.rb:49
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.0.0 failed this metric
FC009: Resource attribute not recognised: crio/resources/container.rb:49
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any