From 6e88e9ada2bd6cfacb876a62ff06d50cf310fee1 Mon Sep 17 00:00:00 2001
From: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Date: Sun, 1 Jun 2014 10:56:38 -0700
Subject: [PATCH] Add nodepool_prod.pp to documentation

The nodepool_prod.pp file has a lot of valuable information for
the deployment of nodepool, add this to list of puppet files
in documentation for configuration.

Change-Id: I33401f5b4baa70305b9091bc08e962cb222230ff
---
 doc/source/nodepool.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/source/nodepool.rst b/doc/source/nodepool.rst
index f4364658f6..6f54a091a8 100644
--- a/doc/source/nodepool.rst
+++ b/doc/source/nodepool.rst
@@ -15,6 +15,7 @@ At a Glance
   * nodepool.openstack.org
 :Puppet:
   * :file:`modules/nodepool/`
+  * :file:`modules/openstack_project/manifests/nodepool_prod.pp`
   * :file:`modules/openstack_project/manifests/single_use_slave.pp`
 :Configuration:
   * :file:`modules/openstack_project/templates/nodepool/nodepool.yaml.erb`