Skip to content

Juniper/contrail-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contrail-puppet

Contrail Puppet Recipes.

This software is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and

Overview

This repo contains modules that contain custom resources for contrail roles. At present, following roles are defined.

  1. contrail-common - Contains common resources to be instantiated for all the servers regardless of other contrail roles they are providing.

  2. contrail-config - Resources used by contrail config role.

  3. contrail-control - Resources used by contrail control role.

  4. contrail-collector - Resources used by contrail collector role.

  5. contrail-compute - Resources used by contrail compute role.

  6. contrail-database - Resources used by contrail database role.

  7. contrail-openstack - Resources used by contrail openstack role.

  8. contrail-webui - Resources used by contrail webui role.