Skip to content

Commit

Permalink
nginx_upstream: true does the same as the roles did before
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Mar 13, 2024
1 parent 1ad6f4d commit 615ba2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# server_name: test.artifactory.com

nginx_daemon: nginx
nginx_upstream: false
nginx_upstream: true
nginx_upstream_repo_key: https://nginx.org/keys/nginx_signing.key
nginx_upstream_repo_baseurl: https://nginx.org/packages
nginx_module: '1.22'
Expand Down

0 comments on commit 615ba2d

Please sign in to comment.