Skip to content

Commit 655d671

Browse files
committed
Update production toml files for sprockets attestation
1 parent 06d4a6e commit 655d671

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

smf/sled-agent/gimlet-standalone/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,5 @@ if_exists = "append"
7676

7777
[sprockets]
7878
resolve = { which = "ipcc" }
79+
attest = { which = "ipcc" }
7980
roots = ["/usr/share/oxide/idcerts/staging.pem", "/usr/share/oxide/idcerts/production.pem"]

smf/sled-agent/gimlet/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ if_exists = "append"
7272

7373
[sprockets]
7474
resolve = { which = "ipcc" }
75+
attest = { which = "ipcc" }
7576
roots = ["/usr/share/oxide/idcerts/staging.pem", "/usr/share/oxide/idcerts/production.pem"]

0 commit comments

Comments
 (0)