From 9b5b1ce38bf4cf1eea71680a48ad581de38b1097 Mon Sep 17 00:00:00 2001 From: rebortg Date: Wed, 15 Sep 2021 20:25:43 +0200 Subject: cloud-init: fix link --- docs/automation/cloud-init.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/automation') diff --git a/docs/automation/cloud-init.rst b/docs/automation/cloud-init.rst index 10bab72c..8f5dfcba 100644 --- a/docs/automation/cloud-init.rst +++ b/docs/automation/cloud-init.rst @@ -19,7 +19,7 @@ VyOS support three types of config sources. * Metadata - Metadata is sourced by the cloud platform or hypervisor. In some clouds, there is implemented as an HTTP endpoint at - http://169.254.169.254. + ```http://169.254.169.254```. * Network configuration - This config source informs the system about the network settings like IP addresses, routes, DNS. Available only in several cloud and virtualization platforms. -- cgit v1.2.3