@@ -2015,7 +2015,6 @@ The following parameters are available in the `peadm::install` plan:
20152015* [ ` compiler_pool_address ` ] ( #-peadm--install--compiler_pool_address )
20162016* [ ` internal_compiler_a_pool_address ` ] ( #-peadm--install--internal_compiler_a_pool_address )
20172017* [ ` internal_compiler_b_pool_address ` ] ( #-peadm--install--internal_compiler_b_pool_address )
2018- * [ ` pe_installer_source ` ] ( #-peadm--install--pe_installer_source )
20192018* [ ` ldap_config ` ] ( #-peadm--install--ldap_config )
20202019* [ ` final_agent_state ` ] ( #-peadm--install--final_agent_state )
20212020* [ ` stagingdir ` ] ( #-peadm--install--stagingdir )
@@ -2071,17 +2070,6 @@ architectures.
20712070
20722071Default value: ` undef `
20732072
2074- ##### <a name =" -peadm--install--pe_installer_source " ></a >` pe_installer_source `
2075-
2076- Data type: ` Optional[Stdlib::HTTPSUrl] `
2077-
2078- The URL to download the Puppet Enterprise installer media from. If not
2079- specified, PEAdm will attempt to download PE installation media from its
2080- standard public source. When specified, PEAdm will download directly from the
2081- URL given.
2082-
2083- Default value: ` undef `
2084-
20852073##### <a name =" -peadm--install--ldap_config " ></a >` ldap_config `
20862074
20872075Data type: ` Optional[Peadm::Ldap_config] `
@@ -2496,7 +2484,6 @@ The following parameters are available in the `peadm::upgrade` plan:
24962484* [ ` compiler_pool_address ` ] ( #-peadm--upgrade--compiler_pool_address )
24972485* [ ` internal_compiler_a_pool_address ` ] ( #-peadm--upgrade--internal_compiler_a_pool_address )
24982486* [ ` internal_compiler_b_pool_address ` ] ( #-peadm--upgrade--internal_compiler_b_pool_address )
2499- * [ ` pe_installer_source ` ] ( #-peadm--upgrade--pe_installer_source )
25002487* [ ` final_agent_state ` ] ( #-peadm--upgrade--final_agent_state )
25012488* [ ` r10k_known_hosts ` ] ( #-peadm--upgrade--r10k_known_hosts )
25022489* [ ` stagingdir ` ] ( #-peadm--upgrade--stagingdir )
@@ -2541,17 +2528,6 @@ architectures.
25412528
25422529Default value: ` undef `
25432530
2544- ##### <a name =" -peadm--upgrade--pe_installer_source " ></a >` pe_installer_source `
2545-
2546- Data type: ` Optional[Stdlib::HTTPSUrl] `
2547-
2548- The URL to download the Puppet Enterprise installer media from. If not
2549- specified, PEAdm will attempt to download PE installation media from its
2550- standard public source. When specified, PEAdm will download directly from the
2551- URL given.
2552-
2553- Default value: ` undef `
2554-
25552531##### <a name =" -peadm--upgrade--final_agent_state " ></a >` final_agent_state `
25562532
25572533Data type: ` Enum['running', 'stopped'] `
0 commit comments