From 03a17532d50d6b75e994c57df70c3b85f1a931b8 Mon Sep 17 00:00:00 2001 From: Chris Price Date: Thu, 17 Jan 2013 10:46:16 -0800 Subject: [PATCH] Update docs in `init.pp` --- manifests/init.pp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 20e5e2f..3ab1207 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -42,7 +42,9 @@ # (defaults to `puppetdb`; ignored for `embedded` db) # ['database_name'] - The name of the database instance to connect to. # (defaults to `puppetdb`; ignored for `embedded` db) -# ['database_package'] - The puppetdb package name in the package manager +# ['open_postgres_port'] - If true, open the postgres port on the firewall. +# (defaults to true). +# ['puppetdb_package'] - The puppetdb package name in the package manager # ['puppetdb_version'] - The version of the `puppetdb` package that should # be installed. You may specify an explicit version # number, 'present', or 'latest'. (defaults to