Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regexps should be anchored #3

Open
swalberg opened this issue Jul 17, 2015 · 0 comments
Open

Regexps should be anchored #3

swalberg opened this issue Jul 17, 2015 · 0 comments

Comments

@swalberg
Copy link
Owner

The regular expressions used to see if the node/pool/etc exist are not anchored, so prd_web will match prd_webservers and then fail when it tries to add the node to the pool.

chrisUsick added a commit that referenced this issue Aug 2, 2018
add ability to define a pool without a host (#16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant