c12s-kubespray/roles/rkt/vars/suse.yml
Markos Chandras 02bf742e15 roles: rkt: Add support for SUSE distributions
The RPM file that's provided by upstream can be used for SUSE
distributions as well. Moreover we simplify the playbook to use
the 'package' module to install packages across different distros.

Link: https://github.com/rkt/rkt/pull/3904
2018-04-11 20:55:20 +01:00

3 lines
57 B
YAML

---
rkt_pkg_name: "rkt-{{ rkt_pkg_version }}.x86_64.rpm"