aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/all/global.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory-example/group_vars/all/global.yml')
-rw-r--r--inventory-example/group_vars/all/global.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory-example/group_vars/all/global.yml b/inventory-example/group_vars/all/global.yml
index f4ea98e..a1fed72 100644
--- a/inventory-example/group_vars/all/global.yml
+++ b/inventory-example/group_vars/all/global.yml
@@ -13,7 +13,7 @@ organization: ACME, Inc. # changeme
# This variable will be used to configure an SSID with certificate-based auth
# for any hosts in the linux-laptops group.
-wifi_ssid: acme-wifi
+linux_laptop_wifi_ssid: acme-wifi
# Hosts in these CIDRs should be capable of kerberos authentication.
# We use this in many apache configs to determine when to force GSSAPI auth.