Add initial puppet and hiera files
authorYolanda Robla Mota <yroblamo@redhat.com>
Thu, 18 Aug 2016 08:45:31 +0000 (10:45 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitc73f55b4a6c06a4b6f5906fba51ec0c26064cd6e
treea71408853f93d791f02e4e2c5393c620c59a46eb
parent8f208d8a921a24d60a08a83fa7c30a4dc06faa29
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>
puppet-infracloud/README.md [new file with mode: 0644]
puppet-infracloud/creds/clouds.yaml [new file with mode: 0644]
puppet-infracloud/hiera/common.yaml [new file with mode: 0644]
puppet-infracloud/install_modules.sh [new file with mode: 0755]
puppet-infracloud/manifests/site.pp [new file with mode: 0644]
puppet-infracloud/modules.env [new file with mode: 0644]
puppet-infracloud/modules/opnfv/manifests/compute.pp [new file with mode: 0644]
puppet-infracloud/modules/opnfv/manifests/controller.pp [new file with mode: 0644]
puppet-infracloud/modules/opnfv/manifests/server.pp [new file with mode: 0644]