diff --git a/llo-index.yml b/llo-index.yml index 1d08f2d..1dff8b5 100644 --- a/llo-index.yml +++ b/llo-index.yml @@ -93,3 +93,25 @@ points: "1" # ELO output: mimetype: "image" + llospec5: + display_name: "title1" + swarmlabservice: "os2" + info: + file: "ifconfig.info" + code: + lang: "sh" + exec: "/bin/bash" + file: "ifconfig" + options: "" + mimetype: "text/x-python" + output: + log: "console" + mimetype: "text/plain" + challenge: + question: "q-info.sh" + codehelp: "codehelp.sh" + codeanswer: "codeanswer.sh" + mimetype: "text/x-python" + points: "1" # ELO + output: + mimetype: "image"