We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1cd3d commit de3c08fCopy full SHA for de3c08f
plans/configure.pp
@@ -14,7 +14,7 @@
14
15
String[1] $compile_master_pool_address = $primary_master_host,
16
Boolean $manage_environment_groups = true,
17
- String[1] $token_file = '${HOME}/.puppetlabs/token',
+ String[1] $token_file = '/root/.puppetlabs/token',
18
Optional[String[1]] $deploy_environment = undef,
19
20
String[1] $stagingdir = '/tmp',
0 commit comments