salt-bootstrap/.github
Imran Iqbal f4e61fe32d fix(opensuse): fix & add CI for openSUSE Tumbleweed
When `systemd` is installed on Tumbleweed, `systemctl` is actually
located at `/usr/bin/systemctl`.  It appears that the same applies for
openSUSE Leap except that a symlink is also provided there, i.e.
`/bin/systemctl` => `/usr/bin/systemctl`.

Tumbleweed installs Python 3.8, which was first supported in `3001` (Sodium).
Hence, testing on `2019.2` and `3000` is not possible.

When provisioning in Kitchen, another package is supplied compared to
openSUSE Leap:

* `systemd`: It appears that this is implicitly installed in Leap as a
  dependency of the `openssh` package; this doesn't apply in Tumbleweed,
  so it is installed explicitly.
2021-03-02 13:03:04 +00:00
..
workflows fix(opensuse): fix & add CI for openSUSE Tumbleweed 2021-03-02 13:03:04 +00:00
ISSUE_TEMPLATE.md add issue and pull request templates (#811) 2016-04-18 11:15:27 -06:00
PULL_REQUEST_TEMPLATE.md Add pre commit config 2020-01-29 14:19:14 +00:00
stale.yml Add pre commit config 2020-01-29 14:19:14 +00:00