Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add add_compiler plan #154

Merged

Conversation

timidri
Copy link
Contributor

@timidri timidri commented Jun 2, 2021

WIP: add_compiler plan

Copy link
Contributor

@reidmv reidmv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doing a "30 percent feedback" review.

Parameter names:
We should align with the naming conventions for parameters established in other peadm plans.

  • $compiler_fqdn => $compiler_host
  • $primary_server_fqdn => $primary_host
  • $postgresql_server_fqdn => $puppetdb_database_host
  • Add: $puppetdb_database_replica_host – if this target is provided, perform the same operation(s) on it as on puppetdb_database_host

Looking good overall. Coming along nicely. 👍

plans/add_compiler.pp Outdated Show resolved Hide resolved
plans/add_compiler.pp Show resolved Hide resolved
plans/add_compiler.pp Outdated Show resolved Hide resolved
@reidmv reidmv requested review from reidmv and removed request for reidmv June 7, 2021 01:46
@reidmv reidmv requested review from reidmv and removed request for reidmv June 7, 2021 01:59
@timidri timidri force-pushed the SOLARCH-463-peadm-plan-add-or-replace-compiler branch from ae8f6f2 to 89c6414 Compare June 8, 2021 14:37
@timidri timidri marked this pull request as ready for review June 8, 2021 14:38
@timidri timidri requested a review from a team as a code owner June 8, 2021 14:38
@timidri
Copy link
Contributor Author

timidri commented Jun 8, 2021

This PR is ready for review now @reidmv

@reidmv reidmv merged commit 7b6c817 into puppetlabs:main Jun 8, 2021
@timidri timidri changed the title SOLARCH-463-peadm-plan-add-or-replace-compiler Add add_compiler plan Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants