cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

run-errand task should allow for keep-alive flag option #64

Closed wfernandes closed 5 years ago

wfernandes commented 6 years ago

It would be great to have a param KEEP_ALIVE that takes a boolean and adds the --keep-alive flag to the bosh run-errand command.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/157573495

The labels on this github issue will be updated when the story is started.

heyjcollins commented 6 years ago

Hey @wfernandes -- Seems like a reasonable enhancement. We'll create a story and add it to our backlog. Thanks for the request!

davewalter commented 5 years ago

We now have this option available: https://github.com/cloudfoundry/cf-deployment-concourse-tasks/blob/afd9d23fa2a4bfd360a81a78187cb1d98d36d15e/run-errand/task#L24-L26