Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1.01 KB

REFERENCE.md

File metadata and controls

57 lines (30 loc) · 1.01 KB

Reference

Table of Contents

Classes

  • rke: Install RKE binary

Classes

rke

Install RKE binary

Parameters

The following parameters are available in the rke class:

version

Data type: String

RKE release version

Default value: '1.3.4'

checksum

Data type: String

Artifact checksum string

Default value: '92440ec62468d329ca26829b2a1d5624aa7a5d37054596633e4e838549a22946'

checksum_type

Data type: String

The digest algorithm used for the checksum string.

Default value: 'sha256'

base_path

Data type: Stdlib::Absolutepath

Base path under which to install software.

Default value: '/opt/rke'