commit | 6710772692f3bedecea498a6a40e683aab6b0d3f | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Mon Aug 01 07:06:07 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 02 03:30:35 2016 +0000 |
tree | 3296e897c4991ec54299600119e2a57b8a049b0f | |
parent | 2cbef3dc906adccd8aeba7a1fdcde27b828415da [diff] [blame] |
Implement IPMI Network Settings Override Adding the network config data Fixes openbmc/openbmc#267 Change-Id: If6973c04714d6357e5da9887e3ec5f0c1aa04900 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
diff --git a/settings.yaml b/settings.yaml index ccf1db0..0fb61ba 100644 --- a/settings.yaml +++ b/settings.yaml
@@ -28,4 +28,7 @@ name: boot_policy type: s default: "ONETIME" - + networkconfig: + name: network_config + type: s + default: "ipaddress=,prefix=,gateway=,mac=,addr_type="