We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c475a94 commit afae1b6Copy full SHA for afae1b6
manifests/agent.pp
@@ -55,7 +55,7 @@
55
$ordering = undef,
56
$trusted_node_data = undef,
57
$listen = false,
58
- $reportserver = undef,
+ $reportserver = '$server',
59
) inherits puppet::params {
60
61
if ! defined(User[$::puppet::params::puppet_user]) {
0 commit comments