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

make the exec depend on the file it is execing #80

Merged
merged 1 commit into from Feb 21, 2023

Conversation

spakka
Copy link
Contributor

@spakka spakka commented Feb 17, 2023

Pull Request (PR) description

Fix ordering issue where the Exec runs before the sync script is in place.

Error: /Stage[main]/Role::Sdev_docker/Ipset::Set[test]/Exec[sync_ipset_test]: Could not evaluate: Could not find command 'ipset_sync'

This Pull Request (PR) fixes the following issues

Fixes #35

@spakka spakka marked this pull request as ready for review February 17, 2023 18:19
@smortex smortex merged commit c265455 into voxpupuli:master Feb 21, 2023
@bastelfreak bastelfreak added the bug Something isn't working label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ipset_sync error on noop for the first time
4 participants