JIRA: BGS-23 - Adds the new base for common puppet modules for target 66/166/2
authorTim Rozet <trozet@redhat.com>
Sun, 22 Mar 2015 15:39:03 +0000 (11:39 -0400)
committerTim Rozet <trozet@redhat.com>
Sun, 22 Mar 2015 18:29:10 +0000 (14:29 -0400)
commit97e758182bf69a616db216a43636d96f2c776770
tree8c2a52a46f49887d4c82c03bc9740331afeb7846
parent759706220ebf55d4bcb1cd967c984eb18f022d05
JIRA: BGS-23 - Adds the new base for common puppet modules for target
OPNFV installation.

Intent of this commit is to be a common place where we can contain a
common set of puppet modules that installers should leverage when
installing/configuring OPNFV target system.

Change-Id: I3a694b05a35a6e6025489b74c7bb38256dd84f12
Signed-off-by: Tim Rozet <trozet@redhat.com>
common/puppet-opnfv/manifests/compute.pp [new file with mode: 0644]
common/puppet-opnfv/manifests/controller.pp [new file with mode: 0644]
common/puppet-opnfv/manifests/controller_networker.pp [new file with mode: 0644]
common/puppet-opnfv/manifests/init.pp [new file with mode: 0644]
common/puppet-opnfv/manifests/network.pp [new file with mode: 0644]
common/puppet-opnfv/manifests/repo.pp [new file with mode: 0644]
common/puppet-opnfv/manifests/tempest.pp [new file with mode: 0644]