Skip to content

Commit 99b3d5d

Browse files
committed
Adapt caf374e (DHCP lease path) for user-data overhaul
1 parent 5df23cf commit 99b3d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adminguide/virtual_machines/user-data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ possible to determine the user-data server from a DHCP lease.
7676

7777
.. code:: bash
7878
79-
# cat /var/lib/dhclient/dhclient-eth0.leases | grep dhcp-server-identifier | tail -1
79+
# cat /var/lib/dhcp/dhclient.eth0.leases | grep dhcp-server-identifier | tail -1
8080
8181
#. Access the data-server via its IP
8282

0 commit comments

Comments
 (0)