bundles/lldp: introduce, add to all nodes at home
This commit is contained in:
parent
b9b0a9c5ca
commit
4213b60052
3 changed files with 49 additions and 0 deletions
|
@ -45,6 +45,9 @@ groups['home'] = {
|
|||
'member_patterns': {
|
||||
r"home\..*",
|
||||
},
|
||||
'bundles': {
|
||||
'lldp',
|
||||
},
|
||||
'metadata': {
|
||||
'nameservers': {
|
||||
'172.19.138.1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue