sborenst
2018-08-28 6f72e430e0852c4bf7623194a7f8b8a1d65166ed
turned on networking for linklight-networking
1 files modified
6 ■■■■ changed files
ansible/configs/linklight-networking/env_vars.yml 6 ●●●● patch | view | raw | blame | history
ansible/configs/linklight-networking/env_vars.yml
@@ -5,7 +5,7 @@
#
#      Lightbulb comes with its OWN deployer which AAD simply wraps
#      Hence many of the variables typically used are redundant
#
#
#      Note: both AAD and Lightbulb use "email" as a var for different
#      purposes. Below the lightbulb usage is used.
#
@@ -21,7 +21,7 @@
## Optional Variables
#networking: true               # workshop is put into networking mode, uses two Cisco IOS-XE devices
networking: true               # workshop is put into networking mode, uses two Cisco IOS-XE devices
admin_password: ansible         # password used for student account on control node
localsecurity: false            # skips firewalld installation and SE Linux when false
@@ -34,7 +34,7 @@
    username: tok
    email: tok@redhat.com
### END OF ANSIBLE Lightbulb AWS Provisioner Variables
### END OF ANSIBLE Lightbulb AWS Provisioner Variables
#
#### If you want a Key Pair name created and injected into the hosts,
## set `set_env_authorized_key` to true and set the keyname in `env_authorized_key`