diff options
author | Micah <micah@leap.se> | 2015-12-15 19:23:47 -0500 |
---|---|---|
committer | Micah <micah@leap.se> | 2015-12-15 20:36:51 -0500 |
commit | 22d6397fb2e71345652a80392cd72d359ece68a4 (patch) | |
tree | 46b91f56eaffbd2ed1081433a906d59fa58896eb /puppet/modules/leap_mx/templates | |
parent | 7c39fbed5a464a70079036586409b5c2d52d9a21 (diff) |
add fingerprint map configuration section (#7725)
Change-Id: I895c25daca65c19916c47267e61a4f04a6489a84
Diffstat (limited to 'puppet/modules/leap_mx/templates')
-rw-r--r-- | puppet/modules/leap_mx/templates/mx.conf.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/modules/leap_mx/templates/mx.conf.erb b/puppet/modules/leap_mx/templates/mx.conf.erb index a2c293c6..b54b3a86 100644 --- a/puppet/modules/leap_mx/templates/mx.conf.erb +++ b/puppet/modules/leap_mx/templates/mx.conf.erb @@ -13,3 +13,6 @@ port=4242 [check recipient] port=2244 + +[fingerprint map] +port=2424 |