solar/bootstrap/build-image.yaml
2015-09-15 12:20:12 +02:00

9 lines
159 B
YAML

---
- hosts: all
sudo: yes
tasks:
#- shell: vagrant init ubuntu/trusty64
- shell: /usr/local/bin/packer build solar.json -var 'is_master=true'