Skip to content

Add timeout parameter to migration defined types#6

Open
alexjfisher wants to merge 1 commit intocpitman:masterfrom
alexjfisher:timeouts
Open

Add timeout parameter to migration defined types#6
alexjfisher wants to merge 1 commit intocpitman:masterfrom
alexjfisher:timeouts

Conversation

@alexjfisher
Copy link
Copy Markdown
Contributor

Expose the Exec resource's timeout parameter in the flyway and
liquibase migration defined types. This is better than setting a
Resource default statement for Execs where the Area of effect can be
problematic. See
https://docs.puppet.com/puppet/latest/reference/lang_defaults.html#area-of-effect

Tests, (and a few minor lint fixups) included.

Expose the `Exec` resource's `timeout` parameter in the flyway and
liquibase migration defined types.  This is better than setting a
`Resource default statement` for Execs where the `Area of effect` can be
problematic. See
https://docs.puppet.com/puppet/latest/reference/lang_defaults.html#area-of-effect

Tests, (and a few minor lint fixups) included.

Signed-off-by: Alexander Fisher <alex@linfratech.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant