summaryrefslogtreecommitdiffstats
path: root/settings.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.yaml')
-rw-r--r--settings.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/settings.yaml b/settings.yaml
new file mode 100644
index 0000000..8bd9543
--- /dev/null
+++ b/settings.yaml
@@ -0,0 +1,14 @@
+---
+# Settings Config File
+host:
+ powercap:
+ name: power_cap
+ type: i
+ default: 0
+ min: 0
+ max: 1000
+ unit: watts
+ bootflags:
+ name: boot_flags
+ type: s
+ default: "0000000000"
OpenPOWER on IntegriCloud