Group Tasking Issue - Snapins
-
Hello,
When trying to schedule a single snapin task for a group, it only creates the task for machines that have snapins associated with them (at least in my experience). I was trying to push a single snapin to a group of 10 machines. Only one of those machines has snapins associated with it, and that was the only one that was able to get the task. I added snapins to one of the other machines in that group, and tried to schedule the task again. This time both of those were able to have the task added, but the other 8 were not.
I’m running FOG 1.5.5, on Ubuntu 18.04 LTS.
-
@hancocza This is a known issue in FOG but I did not have the time to fix this yet. Read through this: https://forums.fogproject.org/topic/12757/issues-tasking-imported-hosts-in-a-group
-
@Sebastian-Roth Ah, Gotcha. I didn’t see that one. We can delete this one then. Thanks!
-
@hancocza No need to delete. It’s good to know people are using this and so we should fix this for the next release. I’ll push it up a bit on my list.
-
@hancocza Sorry, I lost track of this in the busy time before X-Mas. I found and fixed this issue in the
dev-branch
so this will be part of the next release. If you want to use it beforehand feel free to switch to thedev-branch
. -
@Sebastian-Roth Awesome, thank you!