#13182 [This PR](https://github.com/fleetdm/osquery-in-a-box/pull/18) in the osquery-in-a-box repository recently added a new host to the simulated host list which broke the CI job in the fleetdm/fleet repository. PR run with this branch: https://github.com/fleetdm/fleet/actions/runs/5866786432 PS: One of the reasons we had this osquery-in-a-box repository outside the monorepo was to not break customers using `fleetctl preview`. But now that we have Fleet Sandbox and we don't encourage users to use `fleetctl preview`: 1. Does it make sense to have the separate repository? 2. Does it make sense to continue supporting this workflow in CI?