More definitions
This commit is contained in:
parent
250aacc02a
commit
34628c06a9
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue