Skip to content

Commit

Permalink
(SIMP-MAINT) postfix Add OEL8 node (#74)
Browse files Browse the repository at this point in the history
Add OEL8 node to nodeset
  • Loading branch information
lnemsick-simp authored Jul 12, 2021
1 parent bc845f7 commit 6ed8f0a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions spec/acceptance/nodesets/oel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@
HOSTS:
oel7:
roles:
- client
# roles migrated from now-removed el6 node(s):
- default
- master
platform: el-7-x86_64
box: onyxpoint/oel-7-x86_64
box: generic/oracle7
hypervisor: <%= hypervisor %>

oel8:
platform: el-8-x86_64
box: generic/oracle8
hypervisor: <%= hypervisor %>

CONFIG:
Expand Down

0 comments on commit 6ed8f0a

Please sign in to comment.