Actually run these on proxy04
This commit is contained in:
parent
5c03699109
commit
3ce612bba6
8 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: Set up those proxy certificates. Good gravy..
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up all that fedora-web goodness. What a wonder!
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up all the haproxy stuff.
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up all the other proxy stuff -- miscellaneous
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up those proxy redirects. Wow!
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up those ProxyPassReverse statements. Somebody get me a cup of coffee..
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up some domain rewrites.
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: Set up those proxy websites. My, my..
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org
|
||||
hosts: proxies-stg:proxy03.fedoraproject.org:proxy04.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue