Filip Pytloun | 3893a6b | 2016-07-11 15:49:40 +0200 | [diff] [blame] | 1 | --- |
2 | driver: | ||||
3 | name: docker | ||||
4 | hostname: logrotate.ci.local | ||||
5 | use_sudo: false | ||||
6 | |||||
7 | provisioner: | ||||
8 | salt_bootstrap_url: https://raw.githubusercontent.com/epcim/salt-bootstrap/add-apt-transport-https-ubuntu/bootstrap-salt.sh | ||||
9 | grains: | ||||
10 | noservices: True | ||||
11 | |||||
12 | platforms: | ||||
13 | - name: ubuntu-14.04 | ||||
14 | - name: ubuntu-16.04 | ||||
15 | - name: centos-7 | ||||
16 |