From d8eac23c5ddba81e7e5c960fb6e7b3820332e7a0 Mon Sep 17 00:00:00 2001 From: crux-capacitor Date: Wed, 14 Nov 2018 11:30:13 -0500 Subject: [PATCH] Add comment about using ACLs and views. --- pillar.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pillar.example b/pillar.example index 5eb7c59..b4a545c 100644 --- a/pillar.example +++ b/pillar.example @@ -297,7 +297,9 @@ bind: configured_acls: # And now for some ACLs my_net: # Our ACL's name - 127.0.0.0/8 # And the applicable IP addresses - - 10.20.0.0/16 + - 10.20.0.0/16 # If using views, you need to create an ACL per view to differentiate + # who accesses the view, and then specify the appropriate ACL name under + # the 'match_clients' sub-key of your view. ### Define zone records in pillar ### bind: