adding phabricator-extension-ipsilonoauth to qa-stg
This commit is contained in:
parent
3597cfc966
commit
f855aa7dd9
1 changed files with 6 additions and 0 deletions
|
@ -175,6 +175,12 @@
|
|||
mode: 0600
|
||||
when: sslintermediatecertfile != '' and deployment_type == 'qadevel-prod'
|
||||
|
||||
- name: clone phabricator-extension-ipsilonoauth
|
||||
git:
|
||||
repo: 'https://pagure.io/phabricator-extension-ipsilonoauth.git'
|
||||
dest: /srv/phabricator-extension-ipsilonoauth
|
||||
version: bb099b7da76b9d9d87ef53d20ec0e0238da7a3bb
|
||||
when: deployment_type == 'qa-stg'
|
||||
|
||||
- name: copy phabricator httpd config
|
||||
template: src=phabricator.conf.j2 dest=/etc/httpd/conf.d/phabricator.conf owner=root group=root mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue