@george1421 Exactly yes no task to install the snapin is created.
Best posts made by theWizard
-
RE: Basic Persistent groups and 1.3.0RC16
-
API
Hi guys,
I’ve noticed in recent RC’s that an API is being implemented and wondered if there is any basic info on how to use it ?
I’ve searched google and the forums but can’t seem to find any info.
Latest posts made by theWizard
-
RE: API
@Tom-Elliott
I’m using powershell with Invoke-WebRequest which is alias for curl -
RE: API
@Tom-Elliott said in API:
curl -H ‘fog-api-token: abcde’ -H ‘fog-user-token: fghij’ -X GET http://fogserver/fog/task/current
Thankyou perhaps i will have to wait as anything i try results in
The requested URL /fog/task/current was not found on this server. -
RE: API
@Tom-Elliott said in API:
fog-api-token
Hi Tom
Thanks you for the detailed response much appreciated, i feel rather stupid asking but i don’t suppose you have a couple of examples to follow do you ?
Say for instance if i wanted to list all active tasks or even add a snapin task. -
API
Hi guys,
I’ve noticed in recent RC’s that an API is being implemented and wondered if there is any basic info on how to use it ?
I’ve searched google and the forums but can’t seem to find any info. -
RE: Additional mac addresses broken ?
@Tom-Elliott
Hi Tom, just wanted to make you aware whatever changes were made recently in regards to additional mac addresses have fixed this issue now in 1.3.4-RC-2 thank you. -
RE: Basic Persistent groups and 1.3.0RC16
@Tom-Elliott Yep just checked again and no snapin tasks at all
-
RE: Basic Persistent groups and 1.3.0RC16
@Tom-Elliott I updated to RC36 but same result, if i check the host the snapins are assigned to it and the image is deploying but there is no task for the snapins at all.
-
RE: Basic Persistent groups and 1.3.0RC16
@george1421 Exactly yes no task to install the snapin is created.
-
RE: Basic Persistent groups and 1.3.0RC16
@george1421
It’s not the fog client, when the imaging task fires after doing the auto reg the snapins don’t get launched at all. If i launched it as a standard deploy there would be an imaging task and snapins task in the queue but using auto reg even with group set to host template group the snapins task does not get created only the imaging task BUT the snapins are assigned to the host if you check in the gui. -
RE: Basic Persistent groups and 1.3.0RC16
@george1421
Yep you can select a group in quick reg ( drop down list ) which i set to the defaulttemplate group so expected the trigger to fire and launch the snapins too but unfortunately while everything else works and the image starts deploying the snapins don’t get launched, if i check the host the snapins are assigned to it but they never got launched
@Tom-Elliott I wonder if it would be simpler if possible at all just to add a drop down for snapins to the quick reg section ?