diff --git a/pages/02.linux/guides/debian-create-new-template/default.en.md b/pages/02.linux/guides/debian-create-new-template/default.en.md index cd93684..f23ebe4 100644 --- a/pages/02.linux/guides/debian-create-new-template/default.en.md +++ b/pages/02.linux/guides/debian-create-new-template/default.en.md @@ -37,6 +37,8 @@ Reboot after the installation completes. ## Cloud-init +_Note: Cloud-init packages are included in my base Ansible configuration_ + Install Cloud-init to use its configurations. On debian the required packages are `cloud-init` and `cloud-initramfs-growroot`