adding some backup packages, disabling untested distros

This commit is contained in:
2015-07-24 04:50:51 -04:00
parent b36ef29900
commit 71e9d7be5d
13 changed files with 30 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
NAME='SUSE'
SUPPORTED='yes'
SUPPORTED='untested'
# Both SLED and SLES. We can probably safely combine them.
CHECK_METHOD='egrep "^NAME=\"SLE(D|S)\"$" /etc/os-release'
PKG_MGR='zypper install --no-confirm -l ${pkgname}'