- Refactoring

- Use config
This commit is contained in:
Tim Schubert 2018-03-27 19:05:59 +02:00
parent 45c6330148
commit 3f82036c3d
3 changed files with 206 additions and 189 deletions

23
config.yml Normal file
View file

@ -0,0 +1,23 @@
ldap:
basedn: "ou=people,dc=tu-bs,dc=de"
dummy_user:
provider: main
skip_confirmation: true
courses:
-
--- !Course
name: Programmieren 1
repos: [solutions, exercises]
deadlines:
-
--- !Deadline
tag: Exercise 1
time: 2018-04-01t00:00.00
ref: master
-
--- !Deadline
tag: Exercise 2
time: 2018-04-15t15:00.00
ref: master