summaryrefslogtreecommitdiffstats
path: root/remote/modules/smartctl
diff options
context:
space:
mode:
authorSimon Rettberg2014-01-21 15:39:38 +0100
committerSimon Rettberg2014-01-21 15:39:38 +0100
commit00e4bb4c3e54c687ffe67af509c7e7c89d196658 (patch)
treef55e343585c110c4dcc5c62ab52aa2728d04a77c /remote/modules/smartctl
parentAdd openstack firewall config module (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-00e4bb4c3e54c687ffe67af509c7e7c89d196658.tar.gz
tm-scripts-00e4bb4c3e54c687ffe67af509c7e7c89d196658.tar.xz
tm-scripts-00e4bb4c3e54c687ffe67af509c7e7c89d196658.zip
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/smartctl')
-rw-r--r--remote/modules/smartctl/smartctl.conf.opensuse6
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/smartctl/smartctl.conf.opensuse b/remote/modules/smartctl/smartctl.conf.opensuse
new file mode 100644
index 00000000..d699f2f0
--- /dev/null
+++ b/remote/modules/smartctl/smartctl.conf.opensuse
@@ -0,0 +1,6 @@
+REQUIRED_CONTENT_PACKAGES="
+ smartmontools
+"
+REQUIRED_INSTALLED_PACKAGES="
+ smartmontools
+"