added OCI to connector config

This commit is contained in:
mischa 2022-06-17 18:27:23 +02:00
parent 0a26c621f6
commit 981772757f
3 changed files with 26 additions and 1 deletions

View File

@ -77,7 +77,7 @@ service_exceptions = {
"saas": "internet",
"pan": "panfw",
"ftntfw": "ftnt-fw-",
"chkpfw": "chkp-fw-"
"chkpfw": "chkp-fw-",
}
def alkira_login():

View File

@ -107,4 +107,16 @@ billingtags = 343
cxp = GERMANYWESTCENTRAL-AZURE-1
segments = Corporate
group = Users
billingtags = 333
[ocivcnconnector1]
cxp = GERMANYWESTCENTRAL-AZURE-1
segments = Corporate
group = Users
billingtags = 333
[ocivcnconnector2]
cxp = GERMANYWESTCENTRAL-AZURE-1
segments = Prod
group = Development
billingtags = 343

View File

@ -105,3 +105,16 @@ cxp = GERMANYWESTCENTRAL-AZURE-1
segments = Corporate
group = Users
billingtags = 343
[ocivcnconnector1]
cxp = GERMANYWESTCENTRAL-AZURE-1
segments = Corporate
group = Users
billingtags = 333
[ocivcnconnector2]
cxp = GERMANYWESTCENTRAL-AZURE-1
segments = Prod
group = Development
billingtags = 343