Tagging module nodeconfig - nodeconfig-4.2-13
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 19 Sep 2008 19:23:01 +0000 (19:23 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 19 Sep 2008 19:23:01 +0000 (19:23 +0000)
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.

nodeconfig.spec

index 3575c7e..097b35a 100644 (file)
@@ -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 <faiyaza@cs.princeton.edu> - 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 <thierry.parmentelat@sophia.inria.fr> - nodeconfig-4.2-12
 - yum config for nodes needs to mention the additional 'newkey' repository