solar/bootstrap/playbooks/tasks/cloud_archive.yaml
2015-09-15 12:20:12 +02:00

8 lines
169 B
YAML

---
- shell: apt-get update
- shell: apt-get -y upgrade
- shell: add-apt-repository -y cloud-archive:juno
- shell: apt-get update
- shell: apt-get update --fix-missing