Skip to content

Commit 400132f

Browse files
(MAINT) temp cut down install steps
1 parent 481d9d2 commit 400132f

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
@@ -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.
@@ -448,7 +448,7 @@
448448
path => '/etc/puppetlabs/enterprise/conf.d/pe.conf',
449449
content => stdlib::to_json_pretty($pe_conf.parsejson() - $puppetdb_database_temp_config),
450450
)
451-
}
451+
} */
452452

453453
return("Installation of Puppet Enterprise ${arch['architecture']} succeeded.")
454454
}

0 commit comments

Comments
 (0)