Skip to content

Commit 961b5d3

Browse files
committed
changing rhel subs default. not ready yet.
1 parent e734a52 commit 961b5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ app_protect_delete_license: true
2828

2929
# If you have a RHEL subscription, NGINX App Protect's dependencies will use subscription repos.
3030
# Otherwise, it will source packages from CentOS' repositories.
31-
app_protect_use_rhel_subscription_repos: true
31+
app_protect_use_rhel_subscription_repos: false
3232

3333
# Start/Restart NGINX service when App Protect related changes are complete.
3434
# Default is true.

0 commit comments

Comments
 (0)