Skip to content

Commit

Permalink
Merge pull request #10 from victor-mendoza/13.1.2
Browse files Browse the repository at this point in the history
Add templates for Quattor 13.1.2
  • Loading branch information
Piojo committed Oct 31, 2013
2 parents 7695603 + ec9dfc1 commit a4cfb6b
Show file tree
Hide file tree
Showing 575 changed files with 8,026 additions and 673 deletions.
4 changes: 2 additions & 2 deletions components/accounts/config-common.pan
Expand Up @@ -11,7 +11,7 @@

#
# #
# accounts, 13.9.0, 1, 20130911-1927
# accounts, 13.1.2, 1, 20131015-1106
#

unique template components/accounts/config-common;
Expand All @@ -21,7 +21,7 @@ include { 'components/accounts/schema' };
# Set prefix to root of component configuration.
prefix '/software/components/accounts';

#'version' = '13.9.0';
#'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
Expand Down
4 changes: 2 additions & 2 deletions components/accounts/config-rpm.pan
Expand Up @@ -18,11 +18,11 @@ include { 'components/accounts/functions' };
include { 'components/accounts/config-common'};

# Package to install
"/software/packages" = pkg_repl("ncm-accounts", "13.9.0-1", "noarch");
"/software/packages" = pkg_repl("ncm-accounts", "13.1.2-1", "noarch");

'/software/components/accounts/dependencies/pre' ?= list('spma');

'/software/components/accounts/version' = '13.9.0';
'/software/components/accounts/version' = '13.1.2';

# Include system users and groups which shouldn't be removed
# by default. The machine configuration can still modify or
Expand Down
2 changes: 1 addition & 1 deletion components/accounts/config-xml.pan
Expand Up @@ -11,7 +11,7 @@

#
# #
# accounts, 13.9.0, 1, 20130911-1927
# accounts, 13.1.2, 1, 20131015-1106
#

unique template components/accounts/config-xml;
Expand Down
2 changes: 1 addition & 1 deletion components/accounts/functions.pan
Expand Up @@ -11,7 +11,7 @@

#
# #
# accounts, 13.9.0, 1, 20130911-1927
# accounts, 13.1.2, 1, 20131015-1106
#

declaration template components/accounts/functions;
Expand Down
4 changes: 2 additions & 2 deletions components/afsclt/config-common.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# afsclt, 13.9.0, 1, 20130911-1927
# afsclt, 13.1.2, 1, 20131015-1106
#

unique template components/afsclt/config-common;
Expand All @@ -24,7 +24,7 @@ include { 'components/afsclt/schema' };
# Set prefix to root of component configuration.
prefix '/software/components/afsclt';

#'version' = '13.9.0';
#'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
Expand Down
2 changes: 1 addition & 1 deletion components/afsclt/config-rpm.pan
Expand Up @@ -21,7 +21,7 @@ unique template components/afsclt/config-rpm;
include { 'components/afsclt/schema' };

# Package to install
"/software/packages" = pkg_repl("ncm-afsclt", "13.9.0-1", "noarch");
"/software/packages" = pkg_repl("ncm-afsclt", "13.1.2-1", "noarch");


"/software/components/afsclt/dependencies/pre" ?= list("spma");
Expand Down
2 changes: 1 addition & 1 deletion components/afsclt/config-xml.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# afsclt, 13.9.0, 1, 20130911-1927
# afsclt, 13.1.2, 1, 20131015-1106
#

unique template components/afsclt/config-xml;
Expand Down
2 changes: 1 addition & 1 deletion components/afsclt/config.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# afsclt, 13.9.0, 1, 20130911-1927
# afsclt, 13.1.2, 1, 20131015-1106
#

unique template components/afsclt/config;
Expand Down
4 changes: 2 additions & 2 deletions components/aiiserver/config-common.pan
Expand Up @@ -11,7 +11,7 @@

#
# #
# aiiserver, 13.9.0, 1, 20130911-1927
# aiiserver, 13.1.2, 1, 20131015-1106
#

unique template components/aiiserver/config-common;
Expand All @@ -21,7 +21,7 @@ include { 'components/aiiserver/schema' };
# Set prefix to root of component configuration.
prefix '/software/components/aiiserver';

#'version' = '13.9.0';
#'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
Expand Down
2 changes: 1 addition & 1 deletion components/aiiserver/config-rpm.pan
Expand Up @@ -15,7 +15,7 @@ unique template components/aiiserver/config-rpm;
include {'components/aiiserver/schema'};

# Package to install
"/software/packages" = pkg_repl("ncm-aiiserver", "13.9.0-1", "noarch");
"/software/packages" = pkg_repl("ncm-aiiserver", "13.1.2-1", "noarch");

"/software/components/aiiserver/dependencies/pre" ?= list ("spma");

Expand Down
2 changes: 1 addition & 1 deletion components/aiiserver/config-xml.pan
Expand Up @@ -11,7 +11,7 @@

#
# #
# aiiserver, 13.9.0, 1, 20130911-1927
# aiiserver, 13.1.2, 1, 20131015-1106
#

unique template components/aiiserver/config-xml;
Expand Down
2 changes: 1 addition & 1 deletion components/aiiserver/config.pan
Expand Up @@ -11,7 +11,7 @@

#
# #
# aiiserver, 13.9.0, 1, 20130911-1927
# aiiserver, 13.1.2, 1, 20131015-1106
#

unique template components/aiiserver/config;
Expand Down
4 changes: 2 additions & 2 deletions components/alternatives/config-common.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# alternatives, 13.9.0, 1, 20130911-1927
# alternatives, 13.1.2, 1, 20131015-1106
#

unique template components/alternatives/config-common;
Expand All @@ -24,7 +24,7 @@ include { 'components/alternatives/schema' };
# Set prefix to root of component configuration.
prefix '/software/components/alternatives';

#'version' = '13.9.0';
#'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
Expand Down
4 changes: 2 additions & 2 deletions components/alternatives/config-rpm.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# alternatives, 13.9.0, 1, 20130911-1927
# alternatives, 13.1.2, 1, 20131015-1106
#

unique template components/alternatives/config-rpm;
Expand All @@ -25,7 +25,7 @@ include { 'components/alternatives/config-common' };
prefix '/software/components/alternatives';

# Install Quattor configuration module via RPM package.
"/software/packages" = pkg_repl("ncm-alternatives", "13.9.0-1", "noarch");
"/software/packages" = pkg_repl("ncm-alternatives", "13.1.2-1", "noarch");

'dependencies/pre' ?= list('spma');

2 changes: 1 addition & 1 deletion components/alternatives/config-xml.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# alternatives, 13.9.0, 1, 20130911-1927
# alternatives, 13.1.2, 1, 20131015-1106
#

unique template components/alternatives/config-xml;
Expand Down
2 changes: 1 addition & 1 deletion components/alternatives/config.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# alternatives, 13.9.0, 1, 20130911-1927
# alternatives, 13.1.2, 1, 20131015-1106
#

unique template components/alternatives/config;
Expand Down
2 changes: 1 addition & 1 deletion components/alternatives/schema.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# alternatives, 13.9.0, 1, 20130911-1927
# alternatives, 13.1.2, 1, 20131015-1106
#

declaration template components/alternatives/schema;
Expand Down
4 changes: 2 additions & 2 deletions components/altlogrotate/config-common.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# altlogrotate, 13.9.0, 1, 20130911-1927
# altlogrotate, 13.1.2, 1, 20131015-1106
#

unique template components/altlogrotate/config-common;
Expand All @@ -24,7 +24,7 @@ include { 'components/altlogrotate/schema' };
# Set prefix to root of component configuration.
prefix '/software/components/altlogrotate';

#'version' = '13.9.0';
#'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
Expand Down
4 changes: 2 additions & 2 deletions components/altlogrotate/config-rpm.pan
Expand Up @@ -19,8 +19,8 @@ unique template components/altlogrotate/config-rpm;
include { 'components/altlogrotate/schema' };

# Package to install
"/software/packages" = pkg_repl("ncm-altlogrotate", "13.9.0-1", "noarch");
"/software/packages" = pkg_repl("ncm-altlogrotate", "13.1.2-1", "noarch");

'/software/components/altlogrotate/dependencies/pre' ?= list('spma');

'/software/components/altlogrotate/version' = '13.9.0';
'/software/components/altlogrotate/version' = '13.1.2';
2 changes: 1 addition & 1 deletion components/altlogrotate/config-xml.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# altlogrotate, 13.9.0, 1, 20130911-1927
# altlogrotate, 13.1.2, 1, 20131015-1106
#

unique template components/altlogrotate/config-xml;
Expand Down
2 changes: 1 addition & 1 deletion components/altlogrotate/config.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# altlogrotate, 13.9.0, 1, 20130911-1927
# altlogrotate, 13.1.2, 1, 20131015-1106
#

unique template components/altlogrotate/config;
Expand Down
4 changes: 2 additions & 2 deletions components/amandaserver/config-common.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# amandaserver, 13.9.0, 1, 20130911-1927
# amandaserver, 13.1.2, 1, 20131015-1106
#

unique template components/amandaserver/config-common;
Expand All @@ -24,7 +24,7 @@ include { 'components/amandaserver/schema' };
# Set prefix to root of component configuration.
prefix '/software/components/amandaserver';

#'version' = '13.9.0';
#'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
Expand Down
2 changes: 1 addition & 1 deletion components/amandaserver/config-rpm.pan
Expand Up @@ -25,7 +25,7 @@ include {'components/amandaserver/schema'};


# Package to install
"/software/packages" = pkg_repl("ncm-amandaserver", "13.9.0-1", "noarch");
"/software/packages" = pkg_repl("ncm-amandaserver", "13.1.2-1", "noarch");

"/software/components/amandaserver/dependencies/pre" ?= list ("spma");

Expand Down
2 changes: 1 addition & 1 deletion components/amandaserver/config-xml.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# amandaserver, 13.9.0, 1, 20130911-1927
# amandaserver, 13.1.2, 1, 20131015-1106
#

unique template components/amandaserver/config-xml;
Expand Down
2 changes: 1 addition & 1 deletion components/amandaserver/config.pan
Expand Up @@ -14,7 +14,7 @@
#

# #
# amandaserver, 13.9.0, 1, 20130911-1927
# amandaserver, 13.1.2, 1, 20131015-1106
#

unique template components/amandaserver/config;
Expand Down
31 changes: 31 additions & 0 deletions components/apel/config-common.pan
@@ -0,0 +1,31 @@
# #
# Software subject to following license(s):
# Apache 2 License (http://www.opensource.org/licenses/apache2.0)
# Copyright (c) Responsible Organization
#

# #
# Current developer(s):
# Charles Loomis <charles.loomis@cern.ch>
#

# #
# Author(s): Jane SMITH, Joe DOE
#

# #
# apel, 13.1.2, 1, 20131015-1127
#

unique template components/apel/config-common;

include { 'components/apel/schema' };

# Set prefix to root of component configuration.
prefix '/software/components/apel';

'version' = '13.1.2';
#'package' = 'NCM::Component';

'active' ?= true;
'dispatch' ?= true;
30 changes: 30 additions & 0 deletions components/apel/config-rpm.pan
@@ -0,0 +1,30 @@
# #
# Software subject to following license(s):
# Apache 2 License (http://www.opensource.org/licenses/apache2.0)
# Copyright (c) Responsible Organization
#

# #
# Current developer(s):
# Charles Loomis <charles.loomis@cern.ch>
#

# #
# Author(s): Jane SMITH, Joe DOE
#

# #
# apel, 13.1.2, 1, 20131015-1127
#

unique template components/apel/config-rpm;

include { 'components/apel/config-common' };

# Set prefix to root of component configuration.
prefix '/software/components/apel';

# Install Quattor configuration module via RPM package.
'/software/packages' = pkg_repl('ncm-apel','13.1.2-1','noarch');
'dependencies/pre' ?= list('spma');

28 changes: 28 additions & 0 deletions components/apel/config-xml.pan
@@ -0,0 +1,28 @@
# #
# Software subject to following license(s):
# Apache 2 License (http://www.opensource.org/licenses/apache2.0)
# Copyright (c) Responsible Organization
#

# #
# Current developer(s):
# Charles Loomis <charles.loomis@cern.ch>
#

# #
# Author(s): Jane SMITH, Joe DOE
#

# #
# apel, 13.1.2, 1, 20131015-1127
#

unique template components/apel/config-xml;

include { 'components/apel/config-common' };

# Set prefix to root of component configuration.
prefix '/software/components/apel';

# Embed the Quattor configuration module into XML profile.
'code' = file_contents('components/apel/apel.pm');

0 comments on commit a4cfb6b

Please sign in to comment.