Skip to content

Commit

Permalink
WIP: timezone property
Browse files Browse the repository at this point in the history
Signed-off-by: Reid Wahl <[email protected]>
  • Loading branch information
nrwahl2 committed Oct 10, 2023
1 parent 67e6d36 commit 4c24f97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/pengine/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ static pcmk__cluster_option_t pe_opts[] = {
"passed since the shutdown was initiated, even if the node has not "
"rejoined.")
},
{
PCMK_XA_TIME_ZONE, NULL, "string", NULL,
},

// Fencing-related options
{
Expand Down

0 comments on commit 4c24f97

Please sign in to comment.