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 7605b80 commit 441efb0Copy full SHA for 441efb0
plans/add_compiler.pp
@@ -83,7 +83,7 @@
83
run_command('systemctl start puppet.service', peadm::flatten_compact([
84
$primary_postgresql_target,
85
$compiler_target,
86
- ])
+ ]))
87
88
return("Adding or replacing compiler ${$compiler_target.peadm::certname()} succeeded.")
89
0 commit comments