blob: f878dbd45f8a8ed07105445d597d81197e4be40b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
.. _index:
=====================
Documentation
=====================
.. rubric:: Everything about cloud-init, a set of **python** scripts and utilities to make your cloud images be all they can be!
Summary
-----------------
`Cloud-init`_ is the *defacto* multi-distribution package that handles early initialization of a cloud instance.
----
.. toctree::
:maxdepth: 2
topics/capabilities
topics/availability
topics/format
topics/dir_layout
topics/examples
topics/modules
topics/moreinfo
.. _Cloud-init: https://launchpad.net/cloud-init
|