I've been toying around with AutoPkgr lately to see if it would be a good fit. What I'm working on now is overrides to make it fit our needs. One of our needs is the ability to assign policies and groups to an existing site. Our organization is potentially large enough that we'll end up with multiple sites each with their own testing set up and builds, so to keep things nicely organized it'd be best to auto-assign things to the appropriate site. AutoPkgr works fine if no site is specified, but fails immediately if it's assigning to a pre-existing group that has a site or if you attempt to specify a site in an override file.
Does anyone know of a way to add sites into the override files that works?