Skip to content

Commit

Permalink
fix(#3165): change alas with centos
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebits committed Aug 26, 2022
1 parent 2b4eb7b commit 38d1c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioning/environments/end_to_end_environment.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
centos-manager:
os: amazonlinux
os: centos
roles: [aio]

ubuntu-agent:
Expand All @@ -8,7 +8,7 @@ ubuntu-agent:
manager: centos-manager

centos-agent:
os: amazonlinux
os: centos
roles: [agent]
manager: centos-manager

Expand Down

0 comments on commit 38d1c08

Please sign in to comment.