Skip to content

Commit

Permalink
chore: rhel snc cloud-init do not auto upgrade pkg
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Riobo Lorenzo <[email protected]>
  • Loading branch information
adrianriobo committed Feb 28, 2024
1 parent 71dca1f commit dff250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/provider/aws/action/rhel/cloud-config-snc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rh_subscription:
username: {{.SubscriptionUsername}}
password: {{.SubscriptionPassword}}
auto-attach: true
package_upgrade: true
# package_upgrade: true
packages:
- podman
- qemu-kvm
Expand Down

0 comments on commit dff250b

Please sign in to comment.