# # # Software subject to following license(s): # Apache 2 License (http://www.opensource.org/licenses/apache2.0) # Copyright (c) Quattor Project # # # # Current developer(s): # Michel Jouvin # # # # Author(s): Jerome Pansanel # # # # wmslb, 2.2.0, 1, 20130205-1509 # unique template components/wmslb/config-rpm; include { 'components/wmslb/config-common' }; # Set prefix to root of component configuration. prefix '/software/components/wmslb'; # Install Quattor configuration module via RPM package. '/software/packages' = pkg_repl('ncm-wmslb','2.2.0-1','noarch'); 'dependencies/pre' ?= list('spma');