Skip to content

Commit

Permalink
ci: bump httpd in rockylinux9 (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel authored Aug 10, 2024
1 parent 61f7ff9 commit 5cdd0f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration-tests/goss/rockylinux9/goss-aa-expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package:
httpd:
installed: true
versions:
- 2.4.57-8.el9
- 2.4.57-11.el9_4
port:
tcp:80:
listening: true
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/goss/rockylinux9/goss-expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ package:
httpd:
installed: true
versions:
- 2.4.57-8.el9
- 2.4.57-11.el9_4
vim-tiny:
installed: false
addr:
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/goss/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ centos7:
rockylinux9:
proxy: http://127.0.0.1:8888
packages:
httpd: "2.4.57-8.el9"
httpd: "2.4.57-11.el9_4"
services:
httpd: []
trusty:
Expand Down

0 comments on commit 5cdd0f9

Please sign in to comment.