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

consul.init has the port hardcoded in the Startup #69

Open
Rowejob opened this issue Mar 30, 2018 · 0 comments
Open

consul.init has the port hardcoded in the Startup #69

Rowejob opened this issue Mar 30, 2018 · 0 comments

Comments

@Rowejob
Copy link

Rowejob commented Mar 30, 2018

If you change the consul port in the consul.json config the consul.init file will fail to startup because it is hardcoded.

if netstat -nptl | grep -q "^tcp.*:8500.*LISTEN \+${pid}\/${prog}"; then

EdgeJ pushed a commit to EdgeJ/consul-rpm that referenced this issue Nov 28, 2018
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