octodns netbox-dns provider
Project description
netbox-plugin-dns provider for octodns
config
providers:
config:
class: octodns_netbox_dns.NetBoxDNSProvider
# Netbox url
# [mandatory, default=null]
url: "https://some-url"
# Netbox API token
# [mandatory, default=null]
token: env/NETBOX_API_KEY
# View of the zone. Can be either a string -> the view name
# "null" -> to only query zones without a view
# false -> to ignore views
# [optional, default=false]
view: false
# When records sourced from multiple providers, allows provider
# to replace entries coming from the previous one.
# Implementation matches YamlProvider's 'populate_should_replace'
# [optional, default=false]
replace_duplicates: false
# Make CNAME, MX and SRV records absolute if they are missing the trailing "."
# [optional, default=false]
make_absolute: false
# Disable automatic PTR record creating in the NetboxDNS plugin.
# [optional, default=true]
disable_ptr: true
compatibility
actively tested on the newest
netbox-plugin-dns
andnetbox
versions
provider | netbox-plugin-dns | netbox |
---|---|---|
>= v0.3.3 |
>=0.21.0 |
>=3.6.0 |
>= v0.3.6 |
>=1.0.0 |
>=4.0.0 |
install
via pip
pip install octodns-netbox-dns
via pip + git
pip install octodns-netbox-dns@git+https://github.com/olofvndrhr/octodns-netbox-dns.git@main
via pip + requirements.txt
add the following line to your requirements file
octodns-netbox-dns@git+https://github.com/olofvndrhr/octodns-netbox-dns.git@main
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
octodns_netbox_dns-0.3.9.tar.gz
(11.8 kB
view details)
Built Distribution
File details
Details for the file octodns_netbox_dns-0.3.9.tar.gz
.
File metadata
- Download URL: octodns_netbox_dns-0.3.9.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4564fe5fab7e364f4bfdcadb5dc00d2f5b12896d02f9a37ee831795ec6b68bea |
|
MD5 | 5e92761c75a638d58c293a5a2a95222c |
|
BLAKE2b-256 | e4961a710061092a9dde4f0e66e70060094c9d12d5a87a1e113a23925b82025c |
File details
Details for the file octodns_netbox_dns-0.3.9-py3-none-any.whl
.
File metadata
- Download URL: octodns_netbox_dns-0.3.9-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d3a30159cf1137c2343e008287100f269213ce3f1de56ee4fd0713f1adb3ac9 |
|
MD5 | f5d87bea313cf5bcf9b80a8687e4ef12 |
|
BLAKE2b-256 | f552426b71c89326ec78a127a0ce098b38189787ff96b3194976b934385b37b0 |