Skip to content

2.1.0

Compare
Choose a tag to compare
@wwaltersp wwaltersp released this 06 Jun 15:06
· 5 commits to master since this release
f0be63b

This release adds a flag for managing nginx without installing nginx. It also deals with an issue starting the service with the proper configuration on first run.

Features:

  • nginx_install flag to toggle nginx install tasks on and off
  • nginx_manage flag to toggle management of nginx services on and off

Bugfixes:

  • Fixed issue with handlers where the service management call would start nginx with default configs and the handler wouldn't flush again after applying the desired configuration