Refactoring Fleet setup redux

This commit is contained in:
Josh Brower
2023-04-12 16:40:28 -04:00
parent 17bc96c3b3
commit 4ec31dbf35
6 changed files with 165 additions and 40 deletions

View File

@@ -220,7 +220,6 @@ function add_sensor_to_minion() {
function create_fleet_policy() {
MINIONID="sa-29-261-jb_standalone"
JSON_STRING=$( jq -n \
--arg NAME "FleetServer_$MINIONID" \
--arg DESC "Fleet Server - $MINIONID" \