From: Faiyaz Ahmed Date: Fri, 19 Sep 2008 19:23:01 +0000 (+0000) Subject: Tagging module nodeconfig - nodeconfig-4.2-13 X-Git-Tag: nodeconfig-4.2-13~1 X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=commitdiff_plain;h=2d8b5e958f9bc2e03fca865118c60a7645fc9aae Tagging module nodeconfig - nodeconfig-4.2-13 This configuration file has a single line addition to the standard configuration and it's based on state maintained in the DB. This has been deprecated in favor of maintaining it in NM. The standard configuration is in the iptables module and the nodegroup specific addition is created when the ipset is created by NM. --- diff --git a/nodeconfig.spec b/nodeconfig.spec index 3575c7e..097b35a 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -5,7 +5,7 @@ %define name nodeconfig %define version 4.2 -%define taglevel 12 +%define taglevel 13 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/PLCAPI %changelog +* Fri Sep 19 2008 Faiyaz Ahmed - nodeconfig-4.2-13 +- This configuration file has a single line addition to the standard configuration and it's based on state maintained in the DB. This has been deprecated in favor of maintaining it in NM. The standard configuration is in the iptables module and the nodegroup specific addition is created when the ipset is created by NM. + * Mon Sep 15 2008 Thierry Parmentelat - nodeconfig-4.2-12 - yum config for nodes needs to mention the additional 'newkey' repository