diff --git a/REFERENCE.md b/REFERENCE.md index 5a52ecc0..36f4f389 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -407,7 +407,7 @@ Default value: `$consul::params::manage_group` Data type: `Boolean` -Configure the upstream HashiCorp repository. Only relevant when $nomad::install_method = 'package'. +Configure the upstream HashiCorp repository. Only relevant when $consul::install_method = 'package'. Default value: `$consul::params::manage_repo` diff --git a/manifests/init.pp b/manifests/init.pp index 8eb735d8..34f11dd0 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -42,7 +42,7 @@ # `none` - disable install. # @param join_wan The wan to join on service start (e.g. 'wan.foo.com'). Defaults to undef (i.e. won't join a wan). # @param manage_group Whether to create/manage the group that should own the consul configuration files. -# @param manage_repo Configure the upstream HashiCorp repository. Only relevant when $nomad::install_method = 'package'. +# @param manage_repo Configure the upstream HashiCorp repository. Only relevant when $consul::install_method = 'package'. # @param manage_service Whether to manage the consul service. # @param manage_user Whether to create/manage the user that should own consul's configuration files. # @param manage_user_home_location