Skip to content

Commit 0393132

Browse files
authored
Update form.yml.erb
1 parent 00c1932 commit 0393132

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

form.yml.erb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
cluster: ""
44
attributes:
55
bc_queue: ""
6-
auto_accounts: ""
76
bc_num_hours: ""
8-
working_dir: ""
97
codeserver_module: ""
8+
cores: ""
9+
ram: ""
1010
form:
1111
- bc_queue
12-
- auto_accounts
1312
- bc_num_hours
14-
- working_dir
1513
- codeserver_module
14+
- cores
15+
- ram

0 commit comments

Comments
 (0)