Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
Keep az defaults from cfcr.yml
Browse files Browse the repository at this point in the history
[#159331743]
  • Loading branch information
Mark James Hender committed Jul 26, 2018
1 parent 119b708 commit 22db58e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions manifests/ops-files/misc/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,10 @@
path: /name
value: ((deployment_name))

- type: replace
path: /instance_groups/name=master/azs
value: [z1]

- type: replace
path: /instance_groups/name=master/vm_type
value: master

- type: replace
path: /instance_groups/name=worker/azs
value: [z1]

- type: replace
path: /instance_groups/name=worker/vm_type
value: worker
Expand Down

0 comments on commit 22db58e

Please sign in to comment.