From 6383ea0ce33190c765335b0d6c4f69cdbc3b7a07 Mon Sep 17 00:00:00 2001 From: basicallyabidoof Date: Thu, 12 Mar 2026 14:24:04 -0500 Subject: [PATCH 1/2] make it so --- .github/gitops-action/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/gitops-action/action.yml b/.github/gitops-action/action.yml index 2988439..d7b8e41 100644 --- a/.github/gitops-action/action.yml +++ b/.github/gitops-action/action.yml @@ -6,7 +6,7 @@ inputs: description: 'The working directory, which should be the root of the fleet-gitops repository.' default: './' dry-run-only: - description: 'Whether to only run the fleetctl gitops commands in dry-run mode.' + description: 'Whether to only run the fleetctl gitops commands in dry-run mode, or a wet run mode.' default: 'false' delete-other-fleets: description: 'Whether to delete other fleets in Fleet which are not part of the gitops config.' From b9a5bdbd5a4a76ac2058d5476a4e4ac4cd58514e Mon Sep 17 00:00:00 2001 From: basicallyabidoof Date: Thu, 12 Mar 2026 14:43:10 -0500 Subject: [PATCH 2/2] Haxors_IN_Chi --- default.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/default.yml b/default.yml index 614bca7..a8d99c5 100644 --- a/default.yml +++ b/default.yml @@ -5,9 +5,14 @@ reports: agent_options: controls: org_settings: + fleet_desktop: + transparency_url: https://catoftheday.com + host_expiry_settings: + host_expiry_enabled: true + host_expiry_window: 30 server_settings: server_url: $FLEET_URL org_info: - org_name: Fleet + org_name: Chicago Hackers GmbH secrets: - secret: "$FLEET_GLOBAL_ENROLL_SECRET"