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

Fix nginx.servers_config #239

Open
myii opened this issue May 27, 2019 · 2 comments
Open

Fix nginx.servers_config #239

myii opened this issue May 27, 2019 · 2 comments

Comments

@myii
Copy link
Member

myii commented May 27, 2019

Found this while reviewing #238 (comment).

This entry point is defined in the README but when called, results in the error:

Cannot extend ID 'nginx_service' in 'base:nginx.servers_config'. It is not part of the high state.

The workaround is to comment out these two lines:

- require_in:
- service: nginx_service

@waynegemmell
Copy link

Hi

This is still an issue for us. Any updates?

@waynegemmell
Copy link

I've disabled the mentioned lines, it fixes the problem as promised. I'd like the final solution to not include forcing the installation of nginx. My use case is just the config, the server installation gets in the way,

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

2 participants