ProfileCreator / ProfileManifests

Manifest repository for the ProfilePayloads framework
341 stars 146 forks source link

Added definition for FleetDM fleetd #670

Open jc0b opened 5 months ago

jc0b commented 5 months ago

This adds a profile manifest for FleetDM's fleetd agent, for use with their Config-less fleetd agent deployment.

jc0b commented 5 months ago

I assume this will be merged at some point? I don't have merge permissions myself, so just checking 😅

kevinmcox commented 5 months ago

Yep, I just need one of the other two maintainers to also review it first.

jc0b commented 5 months ago

Hmm, we might want to put merging this on-hold actually. The method their agent uses to get it's own configuration would require omitting the UUID in PayloadIdentifier, which (as far as I can tell) is not possible. It seems they look for an exact match on that key, which generated profiles would not provide. I'll raise this with them also

kevinmcox commented 1 month ago

Checking back in on this @jc0b.

jc0b commented 1 month ago

Thanks for the check! This is still blocked - Fleet still uses a non-standard way of reading configuration profiles. I'll follow up with them.

jc0b commented 1 month ago

@noahtalerman added the suggested changes, when the issue is closed on your side we can get this merged 😀

kevinmcox commented 1 month ago

@jc0b just ping me when y'all are ready.

noahtalerman commented 4 days ago

Hey @jc0b sorry for the delay!

when the issue is closed on your side we can get this merged 😀

Assuming you're referring to this issue: https://github.com/fleetdm/fleet/issues/21750

Just following up to say we haven't been able to prioritize it yet.

jc0b commented 4 days ago

Hey @noahtalerman,

Yup, that's the one! And no worries - when that issue gets resolved we can merge this. I'll keep an eye on it, thanks for picking it up in the first place!