Skip to content

Commit bda978f

Browse files
author
Your Name
committed
Add opsm.toml
1 parent 6591346 commit bda978f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

opsm.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
[opsm]
3+
name = "feedback-o-tron"
4+
role = "dogfood-wave-1"
5+
policy = "strict"
6+
7+
[paths]
8+
use_pathroot = true
9+
10+
[install]
11+
mode = "auto"
12+
allow_untrusted = false
13+
14+
[telemetry]
15+
enabled = false

0 commit comments

Comments
 (0)