Add dhcpd to nms hosts
This commit is contained in:
parent
1aaf78c3ab
commit
c2a39ecc56
3 changed files with 47 additions and 0 deletions
|
@ -5,6 +5,9 @@ datadisks:
|
|||
unbound_zones:
|
||||
- 25.20.172.in-addr.arpa
|
||||
- oob.foo.sh
|
||||
dhcpd_template: dhcpd.conf.oob.j2
|
||||
dhcpd_ldap_filter: >-
|
||||
(&(objectClass=ieee802Device)(objectClass=ipHost)(cn=*.oob.foo.sh))
|
||||
|
||||
network_vip_interfaces:
|
||||
- device: eth0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue