From a0c78c82a5cb3a69f66a4ed631b555e3df54d6e5 Mon Sep 17 00:00:00 2001 From: "gasperfele@fri1.uni-lj.si" Date: Tue, 31 Mar 2015 15:19:26 +0000 Subject: Fixed generation of disk images git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@294 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/set_motd/task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpov_judge/tasks/set_motd') diff --git a/kpov_judge/tasks/set_motd/task.py b/kpov_judge/tasks/set_motd/task.py index b5d1b3c..3f24cb2 100644 --- a/kpov_judge/tasks/set_motd/task.py +++ b/kpov_judge/tasks/set_motd/task.py @@ -46,7 +46,7 @@ string you got in these instructions. computers = { 'SimpleArbiterDhcpGW': { 'disks': [ - { 'name': 'SimpleArbiterDhcpGW', + { 'name': 'simpleArbiterDhcpGW', }, ], 'flavor': 'm1.tiny', -- cgit v1.2.1