From: Thierry Parmentelat Date: Wed, 25 Jun 2008 08:46:23 +0000 (+0000) Subject: undo changeset 9689, rather pass slicefamily to all scripts as or node_id X-Git-Tag: MyPLC-4.2-16~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bc6d953904b271a8a208e97f6a655588b4c2bb91;p=myplc.git undo changeset 9689, rather pass slicefamily to all scripts as or node_id --- diff --git a/db-config b/db-config index 8de02b0..08c3434 100755 --- a/db-config +++ b/db-config @@ -170,7 +170,7 @@ def main(): # YUM configuration {'enabled': True, - 'source': 'PlanetLabConf/yum.conf.php?gpgcheck=1&slicefamily=@SLICEFAMILY@', + 'source': 'PlanetLabConf/yum.conf.php?gpgcheck=1', 'dest': '/etc/yum.conf', 'file_permissions': '644', 'file_owner': 'root',