Skip to content

Commit

Permalink
Update cdhweb qa playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
thatbudakguy committed Dec 1, 2020
1 parent f41d8b5 commit 511fe26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 29 deletions.
9 changes: 3 additions & 6 deletions playbooks/cdh-web_qa.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
- hosts: cdhweb_qa
connection: ssh
remote_user: deploy
# Set environment to use scl rh-python35 in group_vars
environment:
PATH: '{{ path }}'
LD_LIBRARY_PATH: '{{ ld_library_path }}'
PYTHONPATH: '{{ python_path }}'
remote_user: pulsys
roles:
- create_deployment
- deploy_user
- build_project_repo
- build_virtualenv
- configure_logging
- configure_apache
- install_local_settings
- build_npm
- configure_media
Expand Down
23 changes: 0 additions & 23 deletions playbooks/cdh-web_staging.yml

This file was deleted.

0 comments on commit 511fe26

Please sign in to comment.