Name copr-fe by its name, not ip. Add database backup dir, script and cron.

This commit is contained in:
Kevin Fenzi 2014-10-13 17:35:52 +00:00
parent 9cad1dd3dc
commit 983435138d
4 changed files with 27 additions and 4 deletions

View file

@ -1,5 +1,5 @@
- name: check/create instance
hosts: 209.132.184.144
hosts: copr-fe.cloud.fedoraproject.org
user: root
gather_facts: False
@ -12,7 +12,7 @@
- include: "{{ tasks }}/growroot_cloud.yml"
- name: provision instance
hosts: 209.132.184.144
hosts: copr-fe.cloud.fedoraproject.org
user: root
gather_facts: True