- Overview
- Description
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
Installs RKE1 binary.
Fetches the rke
utility and and symlinks /usr/bin/rke
to the downloaded
artifact.
class { 'rke':
version => '1.3.3',
checksum => '61088847d80292f305e233b7dff4ac8e47fefdd726e5245052450bf05da844aa',
checksum_type => 'sha256',
base_path => '/opt/rke',
}
See REFERENCE