Skip to content

Commit

Permalink
changed
Browse files Browse the repository at this point in the history
  • Loading branch information
bhillkeyfactor committed Jun 17, 2024
1 parent bc7b13c commit 011d938
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions PaloAltoTestConsole/RunTest.bat
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
@echo off

cd C:\Users\bhill\source\repos\paloalto-firewall-orchestrator\PaloAltoTestConsole\bin\Debug\netcoreapp3.1
set FWMachine=panoramafw2.eastus.cloudapp.azure.com
set FWApiUser=bhill
set FWApiPassword=Keyfactor2019!
set PAMachine=20.172.165.91
set PAApiUser=bhill
set PAApiPassword=Keyfactor2019!
cd C:\Users\asdf\source\repos\paloalto-firewall-orchestrator\PaloAltoTestConsole\bin\Debug\netcoreapp3.1
set FWMachine=asfd
set FWApiUser=asfd
set FWApiPassword=asfdsdfa
set PAMachine=afsd
set PAApiUser=bhisadfll
set PAApiPassword=adfssadf

GOTO:PANTemplateVsys
echo ***********************************
Expand Down

0 comments on commit 011d938

Please sign in to comment.