Tok
2018-11-05 12ffcf8d3d6bc1ee9b9a71f93f0e4dafe101f813
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# All linklight lab environments consume this file
#
# - linklight_engine
# - linklight_networking_v1
# - linklight_networking_v2_allcisco 
 
admin_password:         ansible                 # password used for student account on control node
create_login_page:      true                    # creates S3 bucket with labs and login details
workshop_dns_zone:      ansibleworkshops.opentlc.com     # Domain for S3 bucket
localsecurity:          false
email:                  no
workshop_type:         Linux                    # safe default
 
 
# vars sourced from elsewhere (CloudForms + Deployer Script)
# should not need to be set - here for completeness
 
# ec2_region:           us-east-1               # region where the nodes will live
# ec2_name_prefix:      <GUID>                  # name prefix for all the VMs
# student_total:        1                       # amount of work benches to provision