From f90223044c1bd41bc925cabfe648717174f477cf Mon Sep 17 00:00:00 2001 From: Kris Crawford Date: Thu, 15 Sep 2022 14:39:52 -0400 Subject: [PATCH] Initial script check-in --- script.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 script.sh diff --git a/script.sh b/script.sh new file mode 100644 index 0000000..79264ff --- /dev/null +++ b/script.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# Runs salt bootstrap commands to add a minion to salt-master + + +echo hello