Tok
2019-09-20 4f24bb3291f956862feff6ee64b90cdbd3276278
commit | author | age
f45c33 1 # All foundations lab environments consume this file
T 2 #
3 # - engine
4 # - allcisco 
5 # - tower
6
4f24bb 7 # admin_password:         ansible                 # Obsolete, set in deployer_script
f45c33 8 create_login_page:      false                   # Don't create an S3 bucket
T 9 email:                  no
61bb82 10 student_total:          1                       # 
T 11 username:               student1
f45c33 12
T 13 # vars sourced from elsewhere (CloudForms + Deployer Script)
14 # should not need to be set - here for completeness
15
16 # ec2_region:           us-east-1               # region where the nodes will live
17 # ec2_name_prefix:      <GUID>                  # name prefix for all the VMs
18 # student_total:        1                       # amount of work benches to provision