Skip to content

Commit 8df3216

Browse files
(MAINT) temp cut down more install steps
1 parent 400132f commit 8df3216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plans/subplans/install.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
path => $upload_tarball_path,
262262
)
263263
}
264-
264+
/*
265265
# Create csr_attributes.yaml files for the nodes that need them. Ensure that
266266
# if a csr_attributes.yaml file is already present, the values we need are
267267
# merged with the existing values.
@@ -333,7 +333,7 @@
333333
]
334334
335335
wait($csr_yaml_jobs)
336-
/*
336+
337337
# Get the master installation up and running. The installer will "fail"
338338
# because PuppetDB can't start, if primary_postgresql_target is set. That's
339339
# expected, and handled by the task's install_extra_large parameter.

0 commit comments

Comments
 (0)