Name copr-fe by its name, not ip. Add database backup dir, script and cron.
This commit is contained in:
parent
9cad1dd3dc
commit
983435138d
4 changed files with 27 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue