mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
6c1d4d58e9
If a nodegroup was re-used - even if it wasn't a circular reference - it would fail the nodegroup expansion with the following message: Failed nodegroup expansion: illegal nested nodegroup "min" This was simply because already-visited nodegroups are pushed into `skip` but were never popped. * Add another test case for this situation. * Pop the current nodegroup from `skip` when leaving the expansion context Fixes: #22797 |
||
---|---|---|
.. | ||
conf | ||
ext-conf | ||
extension_modules | ||
file | ||
file.replace | ||
over | ||
pillar/base | ||
ssh | ||
ext.yaml | ||
hosts |