Add in items to make backup01.iad2 be used in ansible
This commit is contained in:
parent
e93bb1a788
commit
9b41b7d4c6
2 changed files with 2 additions and 1 deletions
|
@ -47,6 +47,7 @@ certgetter01.iad2.fedoraproject.org
|
|||
|
||||
[backup]
|
||||
backup01.phx2.fedoraproject.org
|
||||
backup01.iad2.fedoraproject.org
|
||||
|
||||
[badges_backend]
|
||||
badges-backend01.phx2.fedoraproject.org
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# NOTE: most of these vars_path come from group_vars/backup_server or from hostvars
|
||||
|
||||
- name: make backup server system
|
||||
hosts: backup01.phx2.fedoraproject.org
|
||||
hosts: backup
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue