-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Error while setting sysctl in FreeBSD #3403
Comments
@davidone, could you try this patch please? |
Confirmed this patch resolves the issue on FreeBSD 9.1-RELEASE, Salt 0.12.1. |
Thanks @cedwards |
patch is working on FreeBSD 9.1-RELEASE, salt 0.12.0 too. Thank you. |
I upgraded to 0.12.1:
and applied the patch but I have another issue:
Executing salt-minion -l debug on the minion I have:
|
@davidone, could you check /var/log/salt/minion, is there any stacktraces after restart salt_minion? |
Sorry, my fault (I used tabs and the indentation was failing). Thanks, |
I am getting the same problem under FreeBSD 10.1, this is my state:
And this is the error:
|
Using this section in a .sls file:
lead to an error in the salt-master node:
On the salt-minion server I see:
Using the sysctl module, everything is fine:
The text was updated successfully, but these errors were encountered: