Skip to content

Commit

Permalink
Add deps to provision rocky
Browse files Browse the repository at this point in the history
  • Loading branch information
andypitcher committed Mar 3, 2025
1 parent 5bef11d commit 3a09de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hack/e2e/centos8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ provision:
script: |
#!/bin/sh
yum in -y git container-selinux
yum in -y git jq container-selinux setools
2 changes: 1 addition & 1 deletion hack/e2e/centos9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ provision:
script: |
#!/bin/sh
yum in -y git container-selinux setools
yum in -y git jq container-selinux setools

0 comments on commit 3a09de0

Please sign in to comment.