blob: 0ff3b573d2d5a1230755fdf45506b6155a852b2d [file] [log] [blame]
azvyagintsev9a1737f2019-03-11 15:44:54 +02001datasource_list: [ NoCloud, ConfigDrive, Ec2, OpenStack, OVF, MAAS, None ]
2datasource:
3 Ec2:
4 timeout: 5 # (defaults to 50 seconds)
5 max_wait: 10 # (defaults to 120 seconds)
6 strict_id: false
7 OpenStack:
8 timeout: 5 # (defaults to 50 seconds)
9 max_wait: 10 # (defaults to 120 seconds)
10 MAAS:
11 timeout: 5 # (defaults to 50 seconds)
12 max_wait: 10 # (defaults to 120 seconds)
13
14warnings:
15 dsid_missing_source: off
16
17system_info:
18 # This will affect which distro class gets used
19 distro: ubuntu
20 ssh_svcname: ssh
21
22growpart:
23 mode: auto
24 devices: ['/']