From e34838ffb71f619a02b316b6fa4129a46cf40d49 Mon Sep 17 00:00:00 2001
From: "Lukefahr, Joseph Contractor, Zivko Aeronautics INC"
 <joseph.lukefahr.ctr@nps.edu>
Date: Wed, 10 Feb 2021 16:26:11 -0800
Subject: [PATCH] Update w10.ps1

---
 w10.ps1 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/w10.ps1 b/w10.ps1
index 03e1877..d2085b5 100644
--- a/w10.ps1
+++ b/w10.ps1
@@ -1 +1,2 @@
-Invoke-RestMethod https://winbootstrap.saltproject.io | powershell
\ No newline at end of file
+Invoke-RestMethod https://winbootstrap.saltproject.io | powershell
+Invoke-RestMethod https://gitlab.nps.edu/joseph.lukefahr.ctr/salt-bootstrap/-/raw/master/minion.conf > C:\salt\conf\minion.d\nps-jwl.conf
\ No newline at end of file
-- 
GitLab