snmp: add SnmpdBindHost parameter
authorEmilien Macchi <emilien@redhat.com>
Tue, 2 May 2017 16:15:08 +0000 (12:15 -0400)
committerEmilien Macchi <emilien@redhat.com>
Tue, 2 May 2017 16:15:08 +0000 (12:15 -0400)
commit6ec49bdddab58463d8f99ea4316857f41d4278e5
treec3d1850a800b7074d5a7f5f2f98778c31301fd4c
parent903778a8684bc8d314078e3afa73cf74d38f2910
snmp: add SnmpdBindHost parameter

SnmpdBindHost will be useful for users who want to change the binding
options for SNMP daemon.
It has to be an array, and by the default the value is
['udp:161','udp6:[::1]:161'] like it was in puppet-tripleo profile.

Change-Id: Iccf0a8d35cc05d34272c078c97a5dddfb8e7d614
Closes-Bug: #1687628
puppet/services/snmp.yaml
releasenotes/notes/snmp_listen-2364188f73d43b14.yaml [new file with mode: 0644]