Skip to content

Commit d4e73c2

Browse files
authored
Merge pull request #14 from plesk/nastashenko-boulder-update-3
TECH EXTLETSENC-1241 nastashenko boulder update
2 parents d84eb14 + 341bd77 commit d4e73c2

File tree

7 files changed

+6
-2
lines changed

7 files changed

+6
-2
lines changed

test/config-next/ca.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,9 @@
200200
"syslog": {
201201
"stdoutlevel": 3,
202202
"sysloglevel": 3
203+
},
204+
"openTelemetry": {
205+
"endpoint": "bjaeger:4317",
206+
"sampleratio": 1
203207
}
204208
}

test/config/admin-revoker.json

Whitespace-only changes.

test/config/akamai-purger.json

Whitespace-only changes.

test/config/expiration-mailer.json

Whitespace-only changes.

test/config/notify-mailer.json

Whitespace-only changes.

test/config/rocsp-tool.json

Whitespace-only changes.

test/config/wfe2-ratelimit-overrides.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
ids:
66
- id: 64.112.117.1
77
comment: test
8-
- id: 127.0.0.1
9-
comment: Plesk test
8+
# - id: 127.0.0.1
9+
# comment: Plesk test
1010
- CertificatesPerDomain:
1111
burst: 1
1212
count: 1

0 commit comments

Comments
 (0)