File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,6 @@ disable_fetch_ec2_metadata_token = false
88
88
[mount.cn-north-1]
89
89
dns_name_suffix = amazonaws.com.cn
90
90
91
-
92
91
[mount.cn-northwest-1]
93
92
dns_name_suffix = amazonaws.com.cn
94
93
@@ -108,6 +107,18 @@ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
108
107
dns_name_suffix = sc2s.sgov.gov
109
108
stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
110
109
110
+ [mount.us-isof-east-1]
111
+ dns_name_suffix = csp.hci.ic.gov
112
+ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
113
+
114
+ [mount.us-isof-south-1]
115
+ dns_name_suffix = csp.hci.ic.gov
116
+ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
117
+
118
+ [mount.eu-isoe-west-1]
119
+ dns_name_suffix = cloud.adc-e.uk
120
+ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
121
+
111
122
[mount-watchdog]
112
123
enabled = true
113
124
poll_interval_sec = 1
Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ disable_fetch_ec2_metadata_token = false
74
74
[mount.cn-north-1]
75
75
dns_name_suffix = amazonaws.com.cn
76
76
77
-
78
77
[mount.cn-northwest-1]
79
78
dns_name_suffix = amazonaws.com.cn
80
79
@@ -94,6 +93,18 @@ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
94
93
dns_name_suffix = sc2s.sgov.gov
95
94
stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
96
95
96
+ [mount.us-isof-east-1]
97
+ dns_name_suffix = csp.hci.ic.gov
98
+ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
99
+
100
+ [mount.us-isof-south-1]
101
+ dns_name_suffix = csp.hci.ic.gov
102
+ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
103
+
104
+ [mount.eu-isoe-west-1]
105
+ dns_name_suffix = cloud.adc-e.uk
106
+ stunnel_cafile = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
107
+
97
108
[mount-watchdog]
98
109
enabled = true
99
110
poll_interval_sec = 1
You can’t perform that action at this time.
0 commit comments