summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml b/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
index b89b492..cc35446 100644
--- a/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
+++ b/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
@@ -17,3 +17,8 @@ properties:
description: >
if true then the hostname received from the DHCP server
will be set as the transient hostname of the system.
+ - name: SendHostNameEnabled
+ type: boolean
+ description: >
+ if true then DHCP option 12 is enabled i.e machine`s hostname will be
+ sent to the DHCP server.
OpenPOWER on IntegriCloud