mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
18 lines
985 B
Text
18 lines
985 B
Text
---
|
|
layout: docs
|
|
page_title: Cloud-Init
|
|
description: Introduction to using cloud-init with Vagrant
|
|
---
|
|
|
|
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
|
|
> [!IMPORTANT]
|
|
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
|
|
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
|
|
|
|
# Vagrant cloud-init
|
|
|
|
For examples on how to achieve this, among other use cases, please refer to the [usage](/vagrant/docs/cloud-init/usage)
|
|
guide for more information!
|
|
|
|
For more information about what options are available for configuring cloud-init, see the
|
|
[configuration section](/vagrant/docs/cloud-init/configuration).
|