fix syntax error
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 23 Feb 2012 14:46:44 +0000 (15:46 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 23 Feb 2012 14:46:44 +0000 (15:46 +0100)
db-config.d/030-conf_files_hotfixes

index 69b237b..03a69d3 100644 (file)
@@ -4,7 +4,7 @@ conf_files = [
     { 'source': 'PlanetLabConf/hotfixes.php',
     'dest': '/tmp/hotfixes.tar',
     'file_owner': 'root',
-    'file_group': 'root'
+    'file_group': 'root',
     'file_permissions': '644',
     'enabled': True,
     'preinstall_cmd': '',