summaryrefslogtreecommitdiffstats
path: root/settings_file.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings_file.py')
-rw-r--r--settings_file.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings_file.py b/settings_file.py
new file mode 100644
index 0000000..85f04f0
--- /dev/null
+++ b/settings_file.py
@@ -0,0 +1,2 @@
+#!/usr/bin/python -u
+SETTINGS={'host': {'bootflags': {'default': '0000000000', 'type': 's', 'name': 'boot_flags'}, 'powercap': {'name': 'power_cap', 'min': 0, 'default': 0, 'max': 1000, 'type': 'i', 'unit': 'watts'}}} \ No newline at end of file
OpenPOWER on IntegriCloud