-
When attempting to add an additional extensible attribute (ext_attr) to an existing infoblox_ip_allocation resource using an IPv6 CIDR, the operation results in a crash.
This issue only occurs when…
-
### Terraform Version
```shell
Terraform v1.4.2
on darwin_arm64
```
### Use Cases
Our terraform commands run on atlantis on a linux_amd64 container. Many of my users are on darwin_arm64 machines …
-
As per current CRD Spec, InClusterIPPool or GlobalInClusterIPPool supports addresses from 1 subnet only.
For eg,
Single InClusterIPPool and GlobalInClusterIPPool cannot support below two subnets,
…
-
Need to fix the requirements at < 4.3.0 same as Kilo.
-
I would like to have the possibility to get all the static hosts defined in a subnet. Would this be possible with this library ?
-
add ability to exclude a list or range of ip addresses from next available ip
-
The Network already exists, however, I don't believe this should be erroring that it exists? Reason I need to add this is I need to get the gateway back from it to do a Clone in VMware and tell it w…
-
Hi,
I tried to allow support of OVH API as a DNS provider, so I created the OVH plugin based on the Infoblox class:
```python
@PluginRegistry.register_plugin("ovh")
class OvhClient(ChallengeSolv…
-
# User stories
## As Dan, data owner:
### I want:
Nautobot (SSOT) to show me the origination of the data.
### So that:
Any GUI and API users know where the data originated from.
When I navig…
-
## Summary
when running the following playbook from the controller, the dispatch role doesn't find the play variables:
```
---
- name: Private Hub Configuration as Code
hosts: localho…