Skip to content

FIX: resource order - /etc/init.d/ipset: No such file or directory #16

Open
leonkyneur wants to merge 1 commit into
mighq:masterfrom
leonkyneur:require_package_first
Open

FIX: resource order - /etc/init.d/ipset: No such file or directory #16
leonkyneur wants to merge 1 commit into
mighq:masterfrom
leonkyneur:require_package_first

Conversation

@leonkyneur
Copy link
Copy Markdown

This fixes the following error:

Error: /Stage[main]/Ipset::Install/Exec[ipset_disable_distro]/returns: change from notrun to 0 failed: /bin/bash: /etc/init.d/ipset: No such file or directory

fixed by requiring package prior to exec statement.

ensure package is installed prior to running exec
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