Add initial puppet and hiera files 35/18935/15
authorYolanda Robla Mota <yroblamo@redhat.com>
Thu, 18 Aug 2016 08:45:31 +0000 (10:45 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 23 Aug 2016 12:42:04 +0000 (12:42 +0000)
commit817187f7c60abbb81522e6215d268fd659a7c714
tree0efba32aceaad83e3d7727c2f9884fa97ff7222f
parent2d159fc0fc7c2b0cd4c911e30f83a4713ee0a2dc
Add initial puppet and hiera files

Include the basic site.pp and initial modules, as long as default
hieras, to manage opnfv infracloud.

Change-Id: I891bc414b102257534f1d28df8299bf41c12e8f2
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
prototypes/puppet-infracloud/README.md [new file with mode: 0644]
prototypes/puppet-infracloud/creds/clouds.yaml [new file with mode: 0644]
prototypes/puppet-infracloud/hiera/common.yaml [new file with mode: 0644]
prototypes/puppet-infracloud/install_modules.sh [new file with mode: 0755]
prototypes/puppet-infracloud/manifests/site.pp [new file with mode: 0644]
prototypes/puppet-infracloud/modules.env [new file with mode: 0644]
prototypes/puppet-infracloud/modules/opnfv/manifests/compute.pp [new file with mode: 0644]
prototypes/puppet-infracloud/modules/opnfv/manifests/controller.pp [new file with mode: 0644]
prototypes/puppet-infracloud/modules/opnfv/manifests/server.pp [new file with mode: 0644]