kubespray/docs/opensuse.md
Markos Chandras 9168c71359 Revert "Revert "Add openSUSE support" (#2697)" (#2699)
This reverts commit 51f4e6585a2000bd226c42ffde813639e4154ac6.
2018-04-26 12:52:06 +03:00

370 B

openSUSE Leap 42.3 and Tumbleweed

openSUSE Leap installation Notes:

  • Install Ansible

    sudo zypper ref
    sudo zypper -n install ansible
    
    
  • Install Jinja2 and Python-Netaddr

    sudo zypper -n install python-Jinja2 python-netaddr

Now you can continue with Preparing your deployment