Skip to content

Commit

Permalink
added centos7 image
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed Jun 17, 2024
1 parent 207a092 commit 137d4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
docker:
provisioner: docker
images: ['litmusimage/centos:stream8', 'litmusimage/ubuntu:22.04']
images: ['litmusimage/centos:stream8', 'litmusimage/ubuntu:22.04', 'litmusimage/centos:7']
# removed 'litmusimage/ubuntu:20.04' as it failed in github action pipeline
vagrant:
provisioner: vagrant
Expand Down

0 comments on commit 137d4aa

Please sign in to comment.