tripleo-puppet-elements/elements/puppet-modules
Yanis Guenane 58c824dd2c Support for the Opencontrail controller
This commit aims to add the neccesary puppet bits so one can deploy an
opencontrail controller.

The puppet-contrail modules aims to configure all aspects of contrail on
both controller and vrouter.

The puppet-cassandra, puppet-kafka and puppet-zookeeper modules are here
in order to configure properly the respective databases on which
Opencontrail controller relies.

Change-Id: I1b0f5b4ae4a892c687007e79e3ffd60851552879
Depends-On: I7455c71ca8747ee05b5a87362e2bd6a5527f86c8
2015-08-05 16:37:34 +02:00
..
environment.d Support for the Opencontrail controller 2015-08-05 16:37:34 +02:00
install.d Force recreate puppet module symlinks 2015-02-05 14:18:54 -05:00
element-deps Support installing puppet modules via Git 2014-12-16 13:56:23 -05:00
pkg-map Add a puppet-modules element. 2014-10-23 10:47:07 -04:00
README.md Support installing puppet modules via Git 2014-12-16 13:56:23 -05:00
source-repository-puppet-modules Support for the Opencontrail controller 2015-08-05 16:37:34 +02:00

Installs the full set of puppet modules required to configure an OpenStack installation.

Supports packages (all-in-one) or source-repository based installation of modules via Git.

To use packages:

export DIB_INSTALLTYPE_puppet_modules=packages

To use git:

export DIB_INSTALLTYPE_puppet_modules=source

Configuration

None. The modules are automatically linked into /etc/puppet/modules.