Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Feature Request: Please allow validations lists to have wildcards #93

Open
syyna opened this issue Jun 20, 2020 · 0 comments
Open

Feature Request: Please allow validations lists to have wildcards #93

syyna opened this issue Jun 20, 2020 · 0 comments

Comments

@syyna
Copy link

syyna commented Jun 20, 2020

Right now, if you want to validate configurations on a bunch of devices, they need to be specified either on their own yml or in a master yml file. What would be very useful would be to have an option to use wildcards with device names to get a bunch of devices validated with the same dataset.

Example:

Nodes:
  *br*:
     DNS:
         DNS_Servers: [8.8.8.8]

Would cover any devices that are named:

us-sea-br1
us-sea-br2

but wouldn't cover devices that are named:

us-sea-core1
us-sea-access1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant