ensure sles12 enables services with stable installs

This commit is contained in:
Ch3LL 2017-05-22 16:16:15 -04:00
parent 3750240fcf
commit c86b42e150
No known key found for this signature in database
GPG key ID: E913CB5901E0C81C

View file

@ -5889,7 +5889,6 @@ install_suse_12_stable_post() {
# shellcheck disable=SC2086
curl $_CURL_ARGS -L "https://github.com/saltstack/salt/raw/develop/pkg/salt-$fname.service" \
-o "/usr/lib/systemd/system/salt-$fname.service" || return 1
continue
fi
# Skip salt-api since the service should be opt-in and not necessarily started on boot