initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
PLUGINS = [
|
||||
'netbox_dns',
|
||||
]
|
||||
|
||||
PLUGINS_CONFIG = {
|
||||
'netbox_dns': {
|
||||
'feature_ipam_coupling': True,
|
||||
'tolerate_underscores_in_hostnames': True,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user