Website playbook should target ara.recordsansible.org
Change-Id: I8ff2a69480e3a65d282c2ff5f301a2f8296facb6
This commit is contained in:
parent
e7612fc889
commit
7e2b6bf751
@ -1,7 +1,7 @@
|
|||||||
- nodeset:
|
- nodeset:
|
||||||
name: ara-infra-fedora-28
|
name: ara-infra-fedora-28
|
||||||
nodes:
|
nodes:
|
||||||
- name: infra.recordsansible.org
|
- name: ara.recordsansible.org
|
||||||
label: fedora-28
|
label: fedora-28
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
- name: Set up the ara.recordsansible.org website
|
- name: Set up the ara.recordsansible.org website
|
||||||
hosts: infra.recordsansible.org
|
hosts: ara.recordsansible.org
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Include the website role
|
- name: Include the website role
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
|
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
- name: Website post-run
|
- name: Website post-run
|
||||||
hosts: infra.recordsansible.org
|
hosts: ara.recordsansible.org
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Create artifact directories
|
- name: Create artifact directories
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
|
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
- name: Website pre-run
|
- name: Website pre-run
|
||||||
hosts: infra.recordsansible.org
|
hosts: ara.recordsansible.org
|
||||||
vars:
|
vars:
|
||||||
domain: ara.recordsansible.org
|
domain: ara.recordsansible.org
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user