Chef exception during postgres replica configuration #361

Closed
opened 2021-11-26 22:26:33 +00:00 by raucao · 1 comment
Owner

I created a new VM and tried to run the replica role against it, as documented, but with my current Chef version (17.x), it resulted in the following exception:

NoMethodError: undefined method `postgresql_custom_server' for cookbook: kosmos-postgresql, recipe: replica

I created a new VM and tried to run the replica role against it, as documented, but with my current Chef version (17.x), it resulted in the following exception: > NoMethodError: undefined method `postgresql_custom_server' for cookbook: kosmos-postgresql, recipe: replica
raucao added the
bug
label 2021-11-26 22:26:33 +00:00
raucao changed title from Chef exception for new postgres replica configuration to Chef exception during new postgres replica configuration 2021-11-26 22:26:53 +00:00
raucao changed title from Chef exception during new postgres replica configuration to Chef exception during postgres replica configuration 2021-11-26 22:27:04 +00:00
Author
Owner

@greg This exception actually looks exactly like the one for the RSK certbot site:

I wonder if something changed about how dependencies for custom resources have to be declared. However, I still don't see the difference between these 2 failing custom resource calls and all the working ones.

@greg This exception actually looks exactly like [the one for the RSK certbot site](https://gitea.kosmos.org/kosmos/chef/pulls/337#issuecomment-3724): I wonder if something changed about how dependencies for custom resources have to be declared. However, I still don't see the difference between these 2 failing custom resource calls and all the working ones.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#361
No description provided.