Skip to content

Commit

Permalink
Fix removing login url when using attendance
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Conner authored Nov 19, 2020
1 parent 6ed8de0 commit c6af196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provisioner/teardown_lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- {include_role: {name: aws_dns}, when: create_login_page is defined and create_login_page}
- {include_role: {name: code_server}, when: code_server}
- {include_role: {name: gitlab-server}, when: workshop_type == "windows"}
- {include_role: {name: workshop_attendance}, when: attendance}


- name: Remove workshop local files
Expand Down

0 comments on commit c6af196

Please sign in to comment.