diff --git a/docs/ci/bare-metal.rst b/docs/ci/bare-metal.rst index b9d5f654f7f..772f5f4c984 100644 --- a/docs/ci/bare-metal.rst +++ b/docs/ci/bare-metal.rst @@ -53,7 +53,7 @@ of needing more storage on the runner. Telling the board about where its TFTP and NFS should come from is done using dnsmasq on the runner host. For example, this snippet in -the dnsmasq.conf.d in the google farm, with the gitlab-runner host we +the dnsmasq.conf.d in the Google farm, with the gitlab-runner host we call "servo":: dhcp-host=1c:69:7a:0d:a3:d3,10.42.0.10,set:servo @@ -123,7 +123,7 @@ With that set up, you should be able to power on/off a port with something like: Note that the "1.3.6..." SNMP OID changes between switches. The last digit above is the interface id (port number). You can probably find the right OID by -google, that was easier than figuring it out from finding the switch's MIB +Google, that was easier than figuring it out from finding the switch's MIB database. You can query the POE status from the switch serial using the ``show power inline`` command.