add dns group
This commit is contained in:
parent
9d9e33977a
commit
d3c6eb5b7d
1 changed files with 8 additions and 0 deletions
8
groups/dns.py
Normal file
8
groups/dns.py
Normal file
|
@ -0,0 +1,8 @@
|
|||
groups['dns'] = {
|
||||
'bundles': {
|
||||
'bind',
|
||||
},
|
||||
'metadata': {
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in a new issue