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 400132f commit 8df3216Copy full SHA for 8df3216
plans/subplans/install.pp
@@ -261,7 +261,7 @@
261
path => $upload_tarball_path,
262
)
263
}
264
-
+/*
265
# Create csr_attributes.yaml files for the nodes that need them. Ensure that
266
# if a csr_attributes.yaml file is already present, the values we need are
267
# merged with the existing values.
@@ -333,7 +333,7 @@
333
]
334
335
wait($csr_yaml_jobs)
336
-/*
+
337
# Get the master installation up and running. The installer will "fail"
338
# because PuppetDB can't start, if primary_postgresql_target is set. That's
339
# expected, and handled by the task's install_extra_large parameter.
0 commit comments