Skip to content

Commit

Permalink
feat: TUP-699 add Stampede3 to help ticket opts (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Feb 16, 2024
1 parent 272b168 commit 257cc08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export const TicketCreateForm: React.FC = () => {
<option>Longhorn(longhorn.tacc.utexas.edu)</option>
<option>Ranch(ranch.tacc.utexas.edu)</option>
<option>Stampede2(stampede2.tacc.utexas.edu)</option>
<option>Stampede3(stampede3.tacc.utexas.edu)</option>
<option>Vislab(stallion.tacc.utexas.edu)</option>
<option>Cyclone(cyclone.tacc.utexas.edu)</option>
<option>Cloud and Interactive Computing (Agave API)</option>
Expand Down

0 comments on commit 257cc08

Please sign in to comment.