Skip to content

Commit a7cb647

Browse files
Update app.py
1 parent 205d2a0 commit a7cb647

File tree

1 file changed

+1
-1
lines changed
  • jobs/vpc-auto-stop-start

1 file changed

+1
-1
lines changed

jobs/vpc-auto-stop-start/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def vpc_client():
5050
quit(1)
5151
return vpc_service
5252

53-
ignore_group = ['tethys', 'jbmh-locate']
53+
ignore_group = ['hyperion', 'jbmh-locate']
5454

5555
def get_iam_token():
5656
try:

0 commit comments

Comments
 (0)