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

Add possibility to not enable the sites that we don't want to be enabled #201

Merged
merged 2 commits into from
Feb 11, 2018

Conversation

inponomarev
Copy link
Contributor

Sometimes it's feasible to leave site not enabled after running nginx role.

E. g. if we want to use nginx role to pre-configure the site, then automatically obtain an ssl certificate via letsencrypt (that requires nginx to be running) and do some additional configuration steps before we finally enable the site.

If a site is mentioned in nginx_disabled_sites list, then no link to .conf file is created from 'sites-availiable' to 'sites-enabled'.

If a site is mentioned in nginx_disabled_sites list, then
no link to .conf file is created in 'sites-availiable'
@inponomarev inponomarev changed the title Added possibility to not enable the sites that we don't want to be enabled Add possibility to not enable the sites that we don't want to be enabled Dec 16, 2017
@jdauphant
Copy link
Owner

@inponomarev Thanks

@jdauphant jdauphant merged commit 7a01333 into jdauphant:master Feb 11, 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

Successfully merging this pull request may close these issues.

None yet

2 participants