Skip to content

Commit

Permalink
(SIMP-10204) Ensure testing with CentOS 8.4 (#51)
Browse files Browse the repository at this point in the history
- update the EL8 nodes in the acceptance tests
  to run with generic/centos8 to make sure they using
  CentOS 8.4

SIMP-10204 #comment update useradd
SIMP-10252 #close
  • Loading branch information
jeannegreulich committed Jul 8, 2021
1 parent 51d558d commit df6813f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/nodesets/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOSTS:
- server
- default
platform: el-8-x86_64
box: centos/8
box: generic/centos8
hypervisor: <%= hypervisor %>
yum_repos:
chef-current:
Expand Down

0 comments on commit df6813f

Please sign in to comment.