This commit is contained in:
2023-03-09 18:02:25 +03:00
commit a81f423baa
93 changed files with 2357 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
# Choose to install BSD packages or ports.
# Options are true for packages or False for ports.
# Default is true.
nginx_unit_bsd_install_packages: true
# Choose to install packages built from BSD ports collection if available.
# Options are true for use packages or false for do not use packages.
# Default is true.
nginx_unit_bsd_portinstall_use_packages: true