Skip to content

Commit

Permalink
Revert "Revert "Revert "Override nats mbus endpoint for deployment up…
Browse files Browse the repository at this point in the history
…dates"""

Seems that a bad test run indicated a failure when it should have passed,
this operations replacement should not be required within the cpi config.

This reverts commit 21b5557.
  • Loading branch information
cagiti committed Oct 26, 2022
1 parent 21b5557 commit 68c4790
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions resource/assets/aws/cpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,3 @@
value:
name: registry_password
type: password

- path: /instance_groups/name=bosh/properties/agent/mbus?
type: replace
value: nats://((internal_ip)):4222
4 changes: 0 additions & 4 deletions resource/assets/gcp/cpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,3 @@
- type: replace
path: /cloud_provider/properties/ntp
value: *ntp

- path: /instance_groups/name=bosh/properties/agent/mbus?
type: replace
value: nats://((internal_ip)):4222

0 comments on commit 68c4790

Please sign in to comment.