Deploy - No Snapins for Group
-
Hi,
It seems like I have found a bug with Deploy - No Snapins for Group.
When I use No Snapnis Deploy for single Host all is good.
When I use No Snapins Deploy for Group, snapins are executed( I can see them on the task list).
http://<myip>/fog/management/index.php?node=group&sub=deploy&id=9&type=17
data
wol: on
scheduleType: instant
scheduleSingleTime:
specialCrons:
scheduleCronMin:
scheduleCronHour:
scheduleCronDOM:
scheduleCronMonth:
scheduleCronDOW:
taskhosts[]: 6
taskhosts[]: 5 -
@AndrewG78 Thanks for reporting. We have not had the time to look into this. Won’t be lost but I can’t promise you to find room for that any time soon.
-
@AndrewG78 So I found time to look into this but can’t seem to replicate the issue. Can you please schedule another “Deploy - No Snapins” for a group and then go to the “Active Tasks” list and take a screenshot?
As well looking at the code that does the job did not reveal an obvious bug. Not saying there is non but it did not jump at me straight away.
@AndrewG78 said:
I can see them on the task list
Can you take a picture of that as well and post here?
Do you see the snapins actually being executed on the client? FOG client log output?
-
@AndrewG78 Forget what I said. I did something terribly wrong when testing. You are right! I am close to find what is causing this in the code. Bear with me.
-
@AndrewG78 Ok, fixed in working branch (ref). Will be in the next release. Thanks again for reporting.