Skip to content

Instantly share code, notes, and snippets.

@dvgitit
dvgitit / README.md
Created March 7, 2020 12:53 — forked from drewblas/README.md
Chef Bootstrapper For SuSE/SLES

Chef Bootstrapper For SuSE/SLES

Installation

Note: Run this script as the root user (no sudo calls are used in the script).

You will need the curl package installed, though I would have no idea why it wouldn't be installed by default:

zypper --non-interactive install curl