Skip to content
Silvio Moioli edited this page Jan 17, 2019 · 44 revisions

openSUSE Salt Packaging

This repository tracks upstream salt and the patches for the openSUSE salt as well as the SLE salt package.

See here for working with remote git repositories.

Projects

openSUSE (Factory/Tumbleweed) always get the latest & greatest Salt version.

SUSE Linux Enterprise (SLE) 12 gets the tested & stable Salt version.

Both have three build projects

  • one for the tested version (aka 'production') - this is ready to grab and use. Bug reports and welcome

  • one for the latest patch (aka 'testing') - this is currently under test and will move to production when all tests pass

  • one for the next version (aka 'next') - this is a testbed for a new version. It might move to production or get replaced by another version

Branches

  • develop - upstream development
  • 2016.11 - upstream branch for 2016.11.X bugfixes
  • openSUSE-2016.3.4 - openSUSE branch for the openSUSE salt package
  • 2015.8 - upstream branch for 2015.8.X bugfixes
  • openSUSE-2015.8.12 - openSUSE branch for the SLE salt package

The openSUSE-2015.8.12 branch is based on the v2015.8.12 upstream tag. Commits on the openSUSE-2015.8.12 branch apply cleanly on the salt-2015.8.12.tar.gz release tarball.

Git Workflow

See the Workflow page

Tooling

Clone this wiki locally