From 34628c06a96e40f8e5163d2677283f019c163119 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 8 Nov 2015 18:05:04 +0000 Subject: [PATCH] More definitions --- inventory/group_vars/all | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 7d14a9f6d6..844f4e8946 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -105,8 +105,12 @@ sudo: false # This should be set for cloud instances in their host or group vars. root_auth_users: '' -# default resolvconf to nothing. +# default these all to nothing. resolvconf: '' +host_group: '' +sshd_config: '' +postfix_maincf: '' +postfix_mastercf: '' # This vars get shoved into /etc/system_identification by the base role. # Groups and individual hosts should override them with specific info.