Browse Source
Added documentation for lookup to pillar.example
tags/v2.1.1
Jonathon Anderson
4 years ago
No account linked to committer's email address
1 changed files with
8 additions and
0 deletions
-
pillar.example
|
|
@@ -54,3 +54,11 @@ wireguard: |
|
|
|
[Peer] |
|
|
|
PublicKey = peer |
|
|
|
AllowedIPs = fe80::2 |
|
|
|
|
|
|
|
# Internal formula configuration can be overridden using values placed |
|
|
|
# in this lookup table. For more variables that can be overridden, see |
|
|
|
# defaults.yaml and os*map.yaml |
|
|
|
# lookup: |
|
|
|
# packages: |
|
|
|
# - wireguard-tools |
|
|
|
# - wireguard-kmod |