Fixes puppet modules to come from Genesis repo 55/1355/2
authorTim Rozet <trozet@redhat.com>
Mon, 31 Aug 2015 14:36:27 +0000 (10:36 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 31 Aug 2015 21:47:17 +0000 (17:47 -0400)
commit8ce84b06eb628e3b1a2145a3bfda75ca12082edb
treec024cc5f82dad97c9fde5345291175273079a659
parentec14e60346404374823fc0b0188b7de37995bffb
Fixes puppet modules to come from Genesis repo

This patch deprecates the use of puppet-trystack repo and migrates the
puppet modules even to Genesis.  deploy.sh now now copies the modules
from the current Genesis repo into foreman VM's /vagrant to be used
during install (rather than recloning).  Associated changes in
Khaleesi/QuickStack:
 - Khaleesi: commit 31b912778847f295d1459a71e5c41c808977c91d
 - Astapor: commit ac4be11e348d7bcff1e1aa28c96056e18dba5291

JIRA: APEX-8

Change-Id: I322ac797d1d687f17434e07e6775acef8961bdef
Signed-off-by: Tim Rozet <trozet@redhat.com>
common/puppet-opnfv/manifests/compute.pp
common/puppet-opnfv/manifests/controller_networker.pp
common/puppet-opnfv/manifests/external_net_presetup.pp
common/puppet-opnfv/manifests/templates/br_ex.erb [new file with mode: 0644]
foreman/ci/deploy.sh