File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed
provision-contest/ansible/group_vars/all Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -32,28 +32,28 @@ CDS_ACCOUNTS:
32
32
- username: presAdmin
33
33
password: {some-presentation-adm1n-password}
34
34
type: admin
35
- - username: blue
36
- password: blu3
37
- type: staff
38
- - username: balloon
39
- password: balloonPr1nter
40
- type: balloon
41
- - username: public
42
- password: publ1c
43
- type: public
44
35
- username: presentation
45
36
password: {some-public-presentation-password}
46
37
type: public
47
- - username: myicpc
48
- password: my1cpc
49
- type: spectator
50
- - username: live
51
- password: l1ve
52
- type: analyst
53
- - username: team1
54
- password: t3am
55
- type: team
56
- team_id: 1
38
+ #- username: blue
39
+ # password: blu3
40
+ # type: staff
41
+ #- username: balloon
42
+ # password: balloonPr1nter
43
+ # type: balloon
44
+ #- username: public
45
+ # password: publ1c
46
+ # type: public
47
+ #- username: myicpc
48
+ # password: my1cpc
49
+ # type: spectator
50
+ #- username: live
51
+ # password: l1ve
52
+ # type: analyst
53
+ #- username: team1
54
+ # password: t3am
55
+ # type: team
56
+ # team_id: 1
57
57
58
58
# Contest(s) to configure in the CDS
59
59
CDS_CONTESTS:
You can’t perform that action at this time.
0 commit comments