James Williams
James Williams
Create a dynamic remediation that makes working with access-lists hitless.
This is a new integration for syncing inventory to Itential Automation Gateway. It leverages External Integrations and Secrets for its primary configuration aspects as there can be any number of...
- [x] migrate hier_config code and tests to netutils - [x] Update imports - [ ] Resolve associated linting and test issues - [x] migrate hier_config docs to netutils -...
### As ... Ozzie - Operator ### I want ... The ability to search by a scheduled job name in the job results. ### So that ... I can quickly...
### Environment * Python version: 3.9.19 and 3.11.3 * netutils version: 1.10.0, 1.11.0, and 1.12.0 ### Expected Behavior When loading an intended config into the netutils config parser, I expect...
closes #157
```python In [1]: from hier_config import WorkflowRemediation, get_hconfig, Platform In [3]: running_config_text = """ ...: prefix-set ALL ...: 0.0.0.0/0 eq 32 ...: end-set ...: ! ...: prefix-set PEERINGS ...: 1.1.1.1/32,...
### Environment * Nautobot version: 2. * nautobot-golden-config version: 2.4 Currently, the Golden Config app uses the default `nornir_plays/config_compliance.py` file included with the application for configuration compliance checking. Users should...