Adds yaml files to use as input to Apex build/deploy 97/3897/1
authorTim Rozet <trozet@redhat.com>
Wed, 2 Dec 2015 22:32:52 +0000 (17:32 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 2 Dec 2015 22:34:21 +0000 (17:34 -0500)
commit95becb2b5a29cf272ac030695c2b76b9ee226b0d
tree67a7a32c4e455be0c678044bcb5be6074a568bfa
parent6306d6de5cc825d15667b0dd982847bcf373c07e
Adds yaml files to use as input to Apex build/deploy

yaml inputs are broken up into:
-build settings
-deploy options
-network definition
-pod baremetal information

JIRA: APEX-53

Change-Id: Iee85b17beb37ce82bf9312dcce61e09ae924dfc5
Signed-off-by: Tim Rozet <trozet@redhat.com>
config/build/build_settings.yaml [new file with mode: 0644]
config/deploy/deploy_settings.yaml [new file with mode: 0644]
config/deploy/network/network-environment-example.yaml [new file with mode: 0644]
config/inventory/pod_example_settings.yaml [new file with mode: 0644]