From 8d334a757667b2719c68c2cdda303819e78a6fec Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 17 Mar 2015 22:17:46 +0000 Subject: [PATCH] And define a default here. --- inventory/group_vars/all | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 37122606da..82a73adfd5 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -77,6 +77,7 @@ nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid" # ssh controlpersist to work. sudo: false +root_auth_users: '' # This vars get shoved into /etc/system_identification by the base role. # Groups and individual hosts should override them with specific info.