Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NCSA_PAC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mike Berger
NCSA_PAC
Commits
e3733f59
Commit
e3733f59
authored
2 years ago
by
Mike Berger
Browse files
Options
Downloads
Patches
Plain Diff
Update ncsa_http_proxy.pac
parent
8e47aa26
No related branches found
No related tags found
1 merge request
!1
Update ncsa_http_proxy.pac
This commit is part of merge request
!1
. Comments created here will be created in the context of that merge request.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ncsa_http_proxy.pac
+5
-0
5 additions, 0 deletions
ncsa_http_proxy.pac
with
5 additions
and
0 deletions
ncsa_http_proxy.pac
+
5
−
0
Edit
View file @
e3733f59
...
...
@@ -263,6 +263,11 @@ function FindProxyForURL(url, host) {
"start": "141.142.192.195",
"netmask": "255.255.255.255"
},
{
"name: "iccp-ondemand",
"start": "72.36.111.242",
"netmask: "255.255.255.255"
},
];
for (var i = 0; i < cerberus_bastion_subnets.length; i++)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment