Closed maldex closed 6 years ago
@maldex, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
@maldex, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
Sorry, i don't get how that's supposed to work.
Sorry, i don't get how that's supposed to work.
use '-s' when committing :)
Please dissect and reject this PR: it's merely how i quick-n-dirty got the nsx-t-pipeline up and displayable. It's notproduction safe but only addresses #18 and inherently a few things along. "Properly" addressing and implementing some of the discussed aspects would deserve another issue and pull-request afaik. Please invite me
Following up issue #18, this pr concerns a few docker-things:
add run.sh
to bottom, don't redo the whole thing if only this script has changed.nsx_image_webserver
in the config.yml with altered concourse_url.--non-interactive
)thx