mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
a85ffa8f8b
Enhance noderange to implement: attribute.name==value (also attribute.name=value) -- strict equality match attribute.name=~value -- regular expression match attribute.name!=value -- strict negative match attribute.name!~value -- negative regular expression match ~nameexpression -- search by node name using regular expression This also goes a step further by intelligently limiting searches when found to the right of @ or ,-. |
||
---|---|---|
.. | ||
bin | ||
confluent | ||
sysvinit | ||
buildrpm | ||
confluent_server.spec.tmpl | ||
makesetup | ||
MANIFEST.in | ||
requirements.txt | ||
setup.cfg | ||
setup.py.tmpl | ||
VERSION |