How to Install cloud-init in Ubuntu 18.04



Install cloud-init by entering the following commands in the terminal:

sudo apt update
sudo apt install cloud-init

Description:

Init scripts for cloud instances

Cloud instances need special scripts to run during initialisation to retrieve and install ssh keys and to let the user run various scripts.

Version: 18.2-14-g6d48d265-0ubuntu1

Section: admin