diff --git a/bosh/opsfiles/uaa-customized.yml b/bosh/opsfiles/uaa-customized.yml index 78672d61..eda1a0d9 100644 --- a/bosh/opsfiles/uaa-customized.yml +++ b/bosh/opsfiles/uaa-customized.yml @@ -8,4 +8,9 @@ path: /instance_groups/name=uaa/jobs/- value: name: uaa-customized - release: uaa-customized \ No newline at end of file + release: uaa-customized + +- type: replace + path: /instance_groups/name=uaa/jobs/name=uaa/properties/runtime?/tomcat? + value: + enabled: true