diff --git a/resource/assets/aws/cpi.yml b/resource/assets/aws/cpi.yml index 8dec8e698..0e788f2b7 100644 --- a/resource/assets/aws/cpi.yml +++ b/resource/assets/aws/cpi.yml @@ -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 diff --git a/resource/assets/gcp/cpi.yml b/resource/assets/gcp/cpi.yml index fb1589534..3e3745cfc 100644 --- a/resource/assets/gcp/cpi.yml +++ b/resource/assets/gcp/cpi.yml @@ -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