Recommit for updates in build 81
This commit is contained in:
@@ -168,7 +168,7 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
||||||
<span class='name'>pt_db_fqdn</span>
|
<span class='name'>pt_puppetdb_fqdn</span>
|
||||||
|
|
||||||
|
|
||||||
<span class='type'>(<tt>String</tt>)</span>
|
<span class='type'>(<tt>String</tt>)</span>
|
||||||
@@ -1106,7 +1106,7 @@ class puppet_cd::params (
|
|||||||
|
|
||||||
Boolean $pt_manage_fw = true,
|
Boolean $pt_manage_fw = true,
|
||||||
String $pt_pm_fqdn = 'puppetmaster.example.net',
|
String $pt_pm_fqdn = 'puppetmaster.example.net',
|
||||||
String $pt_db_fqdn = 'puppetdb.example.net',
|
String $pt_puppetdb_fqdn = 'puppetdb.example.net',
|
||||||
Boolean $pt_use_puppetdb = false,
|
Boolean $pt_use_puppetdb = false,
|
||||||
|
|
||||||
# installation
|
# installation
|
||||||
|
|||||||
Reference in New Issue
Block a user