• {{ error }}

openSUSE Leap installation

1. Add the bonding repository to the repository list:

zypper ar -f https://{{ other_settings.server_name }}/download/{{ repository_version }}/opensuse/leap/15.5/bonding.repo
zypper ar -f https://{{ other_settings.server_name }}/download/{{ repository_version }}/opensuse/leap/15.4/bonding.repo
zypper ar -f https://{{ other_settings.server_name }}/download/{{ repository_version }}/opensuse/leap/15.3/bonding.repo

2. Install bonding:

zypper install bonding

3. Run bonding-setup to complete bonding configuration:

bonding-setup

openSUSE is supported in 6.7 and newer.