Merge "Website playbook should target ara.recordsansible.org"

This commit is contained in:
Zuul 2019-03-07 23:42:12 +00:00 committed by Gerrit Code Review
commit de6beb47bb
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
- nodeset:
name: ara-infra-fedora-28
nodes:
- name: infra.recordsansible.org
- name: ara.recordsansible.org
label: fedora-28
- job:

View File

@ -1,5 +1,5 @@
- name: Set up the ara.recordsansible.org website
hosts: infra.recordsansible.org
hosts: ara.recordsansible.org
gather_facts: yes
tasks:
- name: Include the website role

View File

@ -17,7 +17,7 @@
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
- name: Website post-run
hosts: infra.recordsansible.org
hosts: ara.recordsansible.org
gather_facts: yes
tasks:
- name: Create artifact directories

View File

@ -17,7 +17,7 @@
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
- name: Website pre-run
hosts: infra.recordsansible.org
hosts: ara.recordsansible.org
vars:
domain: ara.recordsansible.org
ansible_python_interpreter: /usr/bin/python3