Veli-Matti Lintu
8e24c5e795
Add support for encrypted AMIs that can be used to launch instances
...
with encrypted boot volume.
2018-06-12 14:21:37 +03:00
Veli-Matti Lintu
fcd5b5b396
Add tags also to the EBS volumes when they are created. This follows the
...
same functionality as is already in place for snapshots and AMIs.
2018-06-04 16:52:45 +03:00
Carlos Meza
0e199f8ec1
select version for amzn-driver
2018-02-07 02:17:33 +00:00
Carlos Meza
2fda782fff
add ability to use profile for ec2 provider
2018-01-24 06:43:56 +00:00
Anders Ingemann
5bc4937704
Update docs with boto3 req.
...
Fixes #362
2017-02-03 15:41:47 +01:00
Anders Ingemann
6bb654b79f
Compat with new sphinx
...
Changed a lot of code:: to code-block::
Also added sphinx_rtd_theme to deps in tox
2016-03-04 01:21:52 +01:00
Anders Ingemann
c880a6849a
Remove image section in manifest
...
All provider specific settings have been moved to the
provider section. The image name itself is now located
at the top level and called "name". It is required for all providers.
2015-12-13 19:41:18 +01:00
Anders Ingemann
52c05e5df6
Move docs about image description to gce & ec2 providers
2015-12-13 19:41:18 +01:00
Anders Ingemann
70be6b8198
Add docs for EC2 specific manifest settings
2015-10-14 22:40:14 +02:00
Jonh Wendell
e390d91c05
Ec2: Add the variable "install_init_scripts"
...
To control whether ec2 init scripts should be installed
on the image. Defaults to true, to keep current behaviour.
2015-06-14 17:32:50 -03:00
Tiago Ilieve
e409115b25
Docs: fix wrongfully escaped terms
2015-04-28 01:21:07 -03:00
Anders Ingemann
501e6ad97b
This is cool. Relative links that link between folders/files in the github repo are converted to relative links in the documentation.
2015-04-19 13:05:58 +02:00
Anders Ingemann
65ddee99d7
Fix some links
2015-04-12 15:01:06 +02:00
Anders Ingemann
953987fddf
Combine documentation from github wiki with sphinx
...
This is the first step in the effort of combining all documentation about
bootstrap-vz into sphinx while still being able to access it from github
(github can parse rst as well)
2015-04-11 16:40:44 +02:00