Ensuring we go through local networking for our VIPs

This commit is contained in:
2022-05-23 21:30:24 -05:00
parent 9758b23193
commit 8b2b0be95b
2 changed files with 6 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ all:
dns: "10.0.1.2"
logserver: "10.0.1.16"
ldapserver: "10.0.1.3"
webfront: "10.0.1.3"
# Standards
daemon_shell: /sbin/nologin
user_shell: /bin/bash