undo changeset 9689, rather pass slicefamily to all scripts as or node_id
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 25 Jun 2008 08:46:23 +0000 (08:46 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 25 Jun 2008 08:46:23 +0000 (08:46 +0000)
db-config

index 8de02b0..08c3434 100755 (executable)
--- 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',