cd9b4dddb4
Removed Modules from config. There are no other types of modules that need additional configuration. BootstrapInfo is defined in the config directly. Used camelCase for config parameters. Change-Id: I3531a061026f3b2f1e72af6272ba4709f28d1b3d
10 lines
162 B
YAML
10 lines
162 B
YAML
auth:
|
|
sshKey: testdata/test-key.pem
|
|
type: ssh-key
|
|
checkout:
|
|
branch: ""
|
|
force: false
|
|
remoteRef: ""
|
|
tag: v1.0.1
|
|
url: http://dummy.url.com/manifests.git
|