summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/set_motd
diff options
context:
space:
mode:
authorgasperfele@fri1.uni-lj.si <gasperfele@fri1.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-03-31 15:19:26 +0000
committergasperfele@fri1.uni-lj.si <gasperfele@fri1.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2015-03-31 15:19:26 +0000
commita0c78c82a5cb3a69f66a4ed631b555e3df54d6e5 (patch)
tree9ec5790f7ccb961bc242e8c4ae7490f668e66a49 /kpov_judge/tasks/set_motd
parent57b460d77fc034ff00555bf674bae5de2a350c1c (diff)
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
Diffstat (limited to 'kpov_judge/tasks/set_motd')
-rw-r--r--kpov_judge/tasks/set_motd/task.py2
1 files changed, 1 insertions, 1 deletions
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',