20 lines
722 B
Plaintext
20 lines
722 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Cloud-Init
|
|
sidebar_title: Cloud-Init
|
|
description: Introduction to using cloud-init with Vagrant
|
|
---
|
|
|
|
# Vagrant cloud-init
|
|
|
|
~> **Warning!** This feature is experimental and may break or
|
|
change in between releases. Use at your own risk. It currently is not officially
|
|
supported or functional. Please refer to the providier specific disk documentation
|
|
for more information on how to use and enable this feature.
|
|
|
|
For examples on how to achieve this, among other use cases, please refer to the [usage](/docs/cloud-init/usage)
|
|
guide for more information!
|
|
|
|
For more information about what options are available for configuring disks, see the
|
|
[configuration section](/docs/cloud-init/configuration).
|