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.
2 parents 7605b80 + 441efb0 commit ca83062Copy full SHA for ca83062
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