Copy Foreman deploy logic from bgs_vagrant repo 06/706/1
authorDaniel Farrell <dfarrell@redhat.com>
Mon, 1 Jun 2015 14:06:36 +0000 (10:06 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 1 Jun 2015 14:43:51 +0000 (10:43 -0400)
commit220bcb74645f5beba93282a38bac0276be199a71
treecdef237c5e8a806e5349d074ade2e0a0b6ca4273
parentdb9f29f35ef27bf9af45cb37661bfad8f1543f8b
Copy Foreman deploy logic from bgs_vagrant repo

This code was developed in a scratch space GitHub
repo, mostly by Tim. As part of the clean-up process
for Arno, it should be migrated to Genesis and all
future work should be done via Genesis.

This is trozet/bgs_vagrant as of f27548.

I didn't copy the clean.sh, deploy.sh and build.sh scripts
from bgs_vagrant in this commit. They differ from those
in Genesis and need more attention for a proper migration.

See: https://github.com/trozet/bgs_vagrant

JIRA: BGS-53

Change-Id: I512e0ea0d02f8d99048db771221abc88aa60e2d5
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
foreman/ci/README.md [new file with mode: 0644]
foreman/ci/Vagrantfile [new file with mode: 0644]
foreman/ci/bootstrap.sh [new file with mode: 0755]
foreman/ci/nat_setup.sh [new file with mode: 0755]
foreman/ci/opnfv_ksgen_settings.yml [new file with mode: 0644]
foreman/ci/reload_playbook.yml [new file with mode: 0644]
foreman/ci/vm_nodes_provision.sh [new file with mode: 0755]