undo changeset 9689, rather pass slicefamily to all scripts as or node_id
[myplc.git] / 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',