Closed bodymindarts closed 7 years ago
I cannot find where these properties are being referenced. It look like the logic on the post-start script has changed to expect the shield.agent.autoprovision property to be the server endpoint.
shield.agent.autoprovision
Can you remove the property from the spec file and then test it locally to ensure that it doesn't cause any regressions?
yup will do
They are used here: https://github.com/starkandwayne/shield-boshrelease/blob/master/jobs/shield-daemon/templates/config/shieldd.conf#L30
I cannot find where these properties are being referenced. It look like the logic on the post-start script has changed to expect the
shield.agent.autoprovision
property to be the server endpoint.