Skip to content

Commit

Permalink
Add hic-windows-nicedcv-example
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Jun 10, 2024
1 parent cf9cd91 commit b1fc61f
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions configs/hic-windows-nicedcv-example.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: "hic-dcvwindows-example"

base:
# E.g. DCV-Windows-2023.1.16388-DOD-78-2023-12-20T09-36-56.648Z
name: "DCV-Windows-2023*-DOD-*"
owner: "amazon"

template:
name: windows

# subnet_id:

instance:
type: t3.2xlarge
volume_size: 50

env:
- "AUTOHIBERNATE_TIME=120"

modules:
- aws_ec2launch
- 7zip
- conda
- dbeaver
- firefox
- libreoffice
- notepad++
- rstudio
- ssms
- vscode
- autohibernate

files:
- src: conda-envs/example.yml
dst: conda-environment.yml

0 comments on commit b1fc61f

Please sign in to comment.