Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Commit

Permalink
Increase certificate proxy validity time
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondEhlers committed Nov 17, 2018
1 parent 30c0046 commit ee64bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overwatch/base/deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,7 @@ def __init__(self, *args, **kwargs):
args = [
"xrdgsiproxy",
"init",
"-valid 168:00",
]
config = kwargs.get("config", {})
# Ensure that the task is eanbled.
Expand Down

0 comments on commit ee64bd2

Please sign in to comment.