nautobot-app-golden-config icon indicating copy to clipboard operation
nautobot-app-golden-config copied to clipboard

Golden Configuration App for Nautobot.

Results 101 nautobot-app-golden-config issues
Sort by recently updated
recently updated
newest added

This PR supersedes #269, and is solving issue #234 # Suggested Approach * Add a new `render_secrets` function, that taking a reference intended configuration, will expose a `get_secrets` filter, that...

### Environment * Python version: 3.7 * Nautobot version: 1.x * nautobot-golden-config version: 1.2 ### Proposed Functionality There are many issues people are likely to run into. We should document...

good first issue
status: accepted
type: documentation
hacktoberfest

### Environment * Python version: 3.8.6 * Nautobot version: 1.3.7 * nautobot-golden-config version: 1.0.3 ### Steps to Reproduce 1. Generate 26+ configuration compliance entries in the "Configuration Compliance" page/table 2....

status: gathering feedback

Dependent on: https://github.com/nautobot/nautobot/pull/2377. Enables a scheduled workflow to run on a nightly basis to test Golden Config against recent versions of Nautobot (see: https://github.com/nautobot/nautobot/pull/2377/files#diff-4a65981089f9765268b0b5e21c76e8c845e47c41a8a7ccf36eaa349704f292d8R22) I have tested the updated Dockerfile...

### Environment * Python version: 3.10 * Nautobot version: 1.4.1 * nautobot-golden-config version: 1.2 ### Steps to Reproduce 1. Move from Postgres to MySQL since I am still early in...

### Environment * Python version: 3.9.6 * Nautobot version: 1.2.11 * nautobot-golden-config version: 1.0.0 ### Steps to Reproduce 1. Create a new Config Replacements item and fill out all required...

bug
good first issue
status: help wanted
hacktoberfest

### Environment * Python version: 3.9 * Nautobot version: 1.3 * nautobot-golden-config version: 1.0 ### Proposed Functionality Provide a native integrations with [Hier Config](https://github.com/netdevops/hier_config) for configuration remediation. Similar to config...

status: accepted
type: major feature

### Environment * Python version: any * Nautobot version: any * nautobot-golden-config version: any When running the `unittests` step the container is built two times. The possible reason is the...

bug