blob: e4f11d1374282866a265e44febfa5bb475f826d6 [file] [log] [blame]
jan kaufman0fcf1a72015-05-06 10:16:12 +02001datasource:
2 Ec2:
3 timeout: 5 # (defaults to 50 seconds)
4 max_wait: 10 # (defaults to 120 seconds)
5
6system_info:
7 # This will affect which distro class gets used
8 distro: ubuntu
jan kaufman0fcf1a72015-05-06 10:16:12 +02009 # Other config here will be given to the distro class and/or path classes
10 paths:
11 cloud_dir: /var/lib/cloud/
12 templates_dir: /etc/cloud/templates/
13 upstart_dir: /etc/init/
jan kaufman0fcf1a72015-05-06 10:16:12 +020014 ssh_svcname: ssh
15
Filip Pytloun5bfc1df2015-07-13 14:36:46 +020016growpart:
17 mode: auto
18 devices: ['/']
19
20#swap:
21# filename: /swap.img
22# size: auto
23# maxsize: 1000000000