191eb6419f
This fixes up some typos from an earlier changeset I18c56aea776e9ef102fe9020db592fb04df372e2 Change-Id: I6483294b9537ecf94ed09faab9a2f28438881590
18 lines
467 B
ReStructuredText
18 lines
467 B
ReStructuredText
Install skopeo
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: ensure_skopeo_install_from_upstream
|
|
:default: false
|
|
|
|
Build and install skopeo from upstream. This installs a go
|
|
development environment and build dependencies. The binary is
|
|
installed into ``/usr/local/bin``.
|
|
|
|
Currently only implemented for Ubuntu Jammy.
|
|
|
|
.. zuul:rolevar:: ensure_skopeo_install_from_upstream_version
|
|
:default: v1.9.3
|
|
|
|
When building skopeo locally, the version tag to use.
|