# # # Software subject to following license(s): # Apache 2 License (http://www.opensource.org/licenses/apache2.0) # Copyright (c) Responsible Organization # # # # Current developer(s): # Michel Jouvin # # # # Author(s): Jane SMITH, Joe DOE # # # # dpmlfc, 13.2.1-SNAPSHOT, SNAPSHOT20130220091024, 20130220-1010 # unique template components/dpmlfc/config-rpm; include { 'components/dpmlfc/config-common' }; # Set prefix to root of component configuration. prefix '/software/components/dpmlfc'; # Install Quattor configuration module via RPM package. '/software/packages' = pkg_repl('ncm-dpmlfc','13.2.1-SNAPSHOT20130220091024','noarch'); 'dependencies/pre' ?= list('spma');