We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04699fc commit eac4948Copy full SHA for eac4948
source/adminguide/virtual_machines/user-data.rst
@@ -33,7 +33,7 @@ known, use the following steps to retrieve user-data:
33
34
.. code:: bash
35
36
- # cat /var/lib/dhcp/dhclient-eth0.leases | grep dhcp-server-identifier | tail -1
+ # cat /var/lib/dhcp/dhclient.eth0.leases | grep dhcp-server-identifier | tail -1
37
38
#. Access user-data by running the following command using the result of
39
the above command
0 commit comments